home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-decnetiv-mibext-01.txt < prev    next >
Text File  |  1993-10-07  |  119KB  |  4,661 lines

  1.  
  2.  
  3.  
  4. draft                DECnet Phase IV MIB Extensions               Oct 93
  5.  
  6.  
  7.                      DECnet Phase IV MIB Extensions
  8.  
  9.                             October 6, 1993
  10.  
  11.  
  12.                    DECnet Phase IV MIB Working Group
  13.  
  14.  
  15.                    draft-ietf-decnetiv-mibext-01.txt
  16.  
  17.  
  18.                               Jon Saperia
  19.                      Digital Equipment Corporation
  20.                           saperia@tay.dec.com
  21.  
  22.  
  23.  
  24.  
  25.  
  26.                           Status of this Memo
  27.  
  28. This document is an Internet Draft.  Internet Drafts are working docu-
  29. ments of the Internet Engineering Task Force (IETF), its Areas, and its
  30. Working Groups.  Note that other groups may also distribute working
  31. documents as Internet Drafts.
  32.  
  33. Internet Drafts are valid for a maximum of six months and may be
  34. updated, replaced, or obsoleted by other documents at any time.  It is
  35. inappropriate to use Internet Drafts as reference material or to cite
  36. them other than as a "work in progress".
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. Expires April 1994                                              [Page 1]
  58.  
  59.  
  60.  
  61.  
  62.  
  63. draft                DECnet Phase IV MIB Extensions               Oct 93
  64.  
  65.  
  66. 1.  Introduction
  67.  
  68. This memo defines a set of DECnet Phase IV extensions that have been
  69. created for the Internet MIB.  It reflects changes which are the result
  70. of operational experience based on the Proposed Standard RFC 1289.  This
  71. memo does not specify a standard for the Internet community.
  72.  
  73. When used in conjunction with the structure of management information
  74. (RFC 1155), the management information base for network management of
  75. TCP/IP-based internets (RFC 1213) and the Simple Network Management Pro-
  76. tocol (RFC 1157), it will be possible to provide integrated network
  77. management of combined TCP/IP and DECnet Phase IV based internets.  This
  78. document was produced by the DECnet Phase IV MIB working group of the
  79. Internet Engineering Task Force (IETF).
  80.  
  81. With the adoption of The Simple Network Management Protocol (RFC 1157),
  82. the management information base for network management of TCP/IP-based
  83. internets (RFC 1213), and the structure of management information (RFC
  84. 1155), by the Internet, and a large number of vendor implementations of
  85. these standards in commercially available products, it became possible
  86. to provide a higher level of effective network management in TCP/IP-
  87. based internets than previously available. With the growth in the use of
  88. these standards, network managers desired to use this environment as a
  89. base for providing integrated network management of multi-protocol net-
  90. works.
  91.  
  92. DECnet Phase IV is one widely used protocol which often coexists in IP-
  93. based internets. This memo provides the mechanisms by which IP-based
  94. management stations can effectively manage DECnet Phase IV based systems
  95. (especially router products) in an integrated fashion through the use of
  96. the standard Internet SMI, MIB and Simple Network Management Protocol.
  97.  
  98. DECnet Phase IV objects have been defined to be used in conjunction with
  99. the Internet MIB to allow access and control of these new objects by the
  100. Internet community. Additional support for other DECnet-based protocols
  101. such as RBMS (Remote Bridge Management Software) or other Digital Equip-
  102. ment Corporation specific hardware platforms is not included in this
  103. document.
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. Expires April 1994                                              [Page 2]
  117.  
  118.  
  119.  
  120.  
  121.  
  122. draft                DECnet Phase IV MIB Extensions               Oct 93
  123.  
  124.  
  125. 2.  Changes from RFC 1289
  126.  
  127. Several changes have been made to this document.  These changes include:
  128.  
  129. (1)  Ranges have been added on all PhivCounter types to remove
  130.      ambiguity which might otherwise have occurred.
  131.  
  132. (2)  Made clear that all indexes start with 1 and count up.
  133.  
  134. (3)  Spelling and typographic changes.
  135.  
  136. (4)  Changes to improve consistency with other documents including
  137.      the removal of subranging within definitions of sequences
  138.      defining table entries.
  139.  
  140. (5)  Updated compliance text to conform to current practice.
  141.  
  142. (6)  Fixed discrepancy between description and range clause for
  143.      phivControlMaxBuffs.
  144.  
  145. (7)  Added a space that was missing between SYNTAX and INTEGER in the
  146.      phivRouteType object.
  147.  
  148. (8)  Both phivRouteType and phivRouteSystemAddr have been made
  149.      obsolete.  They have been replaced with phivRouteRoutingType
  150.      and phivRouteSystemAddress which are both read-write objects.
  151.  
  152. (9)  A new Adjacency table has been added as adjacency 2.  This
  153.      table is identical to the original except that
  154.      phivAdjExecListenTimer was not carried into the new version.
  155.      The existing Adjacency table and all objects in it have been
  156.      made obsolete.  The index to the new table is
  157.      phivAdjNodeCircuitIndex and phivAdjAddr.
  158.  
  159. (10) Objects phivCountersCountDataBlocksRecd and
  160.      phivCountersCountDataBlocksSent have both been made obsolete
  161.      since the DESCRIPTION information overlapped with the
  162.      phivCountersCountDataBlksRecd and
  163.      phivCountersCountDataBlksSent objects which have been
  164.      retained.
  165.  
  166. (11) The following groups have been moved from mandatory to
  167.      optional status: Session, End, DDCMP, DDCMP Multipoint
  168.      Circuit Control, Counters, and Non Broadcast Line.
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175. Expires April 1994                                              [Page 3]
  176.  
  177.  
  178.  
  179.  
  180.  
  181. draft                DECnet Phase IV MIB Extensions               Oct 93
  182.  
  183.  
  184. 3.  The Network Management Framework
  185.  
  186. The Internet-standard Network Management Framework consists of three
  187. components.  They are:
  188.  
  189. o    RFC 1155 which defines the SMI, the mechanisms used for describing
  190.      and naming objects for the purpose of management.  RFC 1212 defines
  191.      a more concise description mechanism, which is wholly consistent
  192.      with the SMI.
  193.  
  194. o    RFC 1213 defines MIB-II, the core set of managed objects for the
  195.      Internet suite of protocols.
  196.  
  197. o    RFC 1157 which defines the SNMP, the protocol used for network
  198.      access to managed objects.
  199.  
  200. The Framework permits new objects to be defined for the purpose of
  201. experimentation and evaluation.
  202.  
  203.  
  204. 3.1.  Object Definitions
  205.  
  206. Managed objects are accessed via a virtual information store, termed the
  207. Management Information Base or MIB.  Objects in the MIB are defined
  208. using the subset of Abstract Syntax Notation One (ASN.1) defined in the
  209. SMI.  In particular, each object type is named by an OBJECT IDENTIFIER,
  210. an administratively assigned name.  The object type together with an
  211. object instance serves to uniquely identify a specific instantiation of
  212. the object.  For human convenience, we often use a textual string,
  213. termed the descriptor, to refer to the object type.
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234. Expires April 1994                                              [Page 4]
  235.  
  236.  
  237.  
  238.  
  239.  
  240. draft                DECnet Phase IV MIB Extensions               Oct 93
  241.  
  242.  
  243. 4.  Selected Objects
  244.  
  245. The objects included in this memo have been created from the DIGITAL
  246. Network Architecture Network Management Functional Specification Version
  247. 4.0.0, dated July 1983. An attempt has been made to provide a reasonable
  248. ordering of these variables into groups. These groups are:
  249.  
  250.      System Group
  251.      Network Management Group
  252.      Session Group
  253.      End Group
  254.      Routing Group
  255.      Circuit Group
  256.      DDCMP Group
  257.      DDCMP Multipoint Control Group
  258.      Ethernet Group
  259.      Counters Group
  260.      Adjacency Group
  261.      Line Group
  262.      Non Broadcast Line Group
  263.      Area Group
  264.  
  265. An effort has also been made to preserve the original syntax of each
  266. object wherever possible, for example, a DECnet Phase IV object is Exe-
  267. cutor State. This was originally coded as a NICE (Network Information
  268. and Control Exchange) data type which is a coded single field object of
  269. 1 byte in length. When converted for inclusion into the Internet MIB
  270. using the Internet SMI, it became an enumerated integer.
  271.  
  272. All objects in this memo are described using the standard Internet SMI
  273. and BER of RFC 1155. A complete description of an object will include
  274. the name, syntax and encoding. Just as with objects supported in the MIB
  275. (RFC 1213), an object name is identified with an object identifier which
  276. has been administratively assigned. This identifies an Object Type. When
  277. an object type is combined with a specific instance, the particular
  278. object is uniquely identified. The use of Object Descriptors in this
  279. memo is consistent with that of RFC 1213 - they are text strings meant
  280. to be read by humans. The descriptors have been taken from the original
  281. DIGITAL Network Architecture Network Management Functional Specification
  282. Version 4.0.0 Dated July 1983 which defined DECnet Phase IV objects.
  283. These names were then massaged to put them in a form as consistent as
  284. possible with object type names listed in the standard Internet MIB.
  285. Object defintion information is also taken directly from the Network
  286. Architecture Network Managment Functional Specification cited above
  287. wherever possible. In this document, EXECUTOR is intended to reference
  288.  
  289.  
  290.  
  291.  
  292.  
  293. Expires April 1994                                              [Page 5]
  294.  
  295.  
  296.  
  297.  
  298.  
  299. draft                DECnet Phase IV MIB Extensions               Oct 93
  300.  
  301.  
  302. only the DECnet software and is not intended to effect any other proto-
  303. cols which may be running on the system.
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352. Expires April 1994                                              [Page 6]
  353.  
  354.  
  355.  
  356.  
  357.  
  358. draft                DECnet Phase IV MIB Extensions               Oct 93
  359.  
  360.  
  361. 5.  Textual Conventions
  362.  
  363. New datatypes have been introduced as a textual conventions in this DEC-
  364. net Phase IV MIB document. The purpose of these additions is to facili-
  365. tate understanding of new objects in this MIB. No changes to the SMI or
  366. the SNMP are necessary to support these conventions which are described
  367. in 5 (Definitions).
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411. Expires April 1994                                              [Page 7]
  412.  
  413.  
  414.  
  415.  
  416.  
  417. draft                DECnet Phase IV MIB Extensions               Oct 93
  418.  
  419.  
  420. 6.  Definitions
  421.  
  422.      RFCxxxx-phivMIB DEFINITIONS ::= BEGIN
  423.  
  424.      IMPORTS
  425.         Gauge
  426.            FROM RFC1155-SMI
  427.          OBJECT-TYPE
  428.             FROM RFC-1212
  429.          mib-2, DisplayString
  430.            FROM RFC1213-MIB;
  431.  
  432. -- DECNet Phase-IV MIB
  433.  
  434.      phiv      OBJECT IDENTIFIER ::= { experimental 5 }
  435.  
  436. -- textual conventions
  437.  
  438. PhivAddr ::= OCTET STRING (SIZE (2))
  439. -- This data type is intended as a short word representation of
  440. -- standard DECnet Phase IV addresses. DECnet addresses are
  441. -- hierarchically structured numbers assigned to a particular
  442. -- DECnet node. The address is structured so that the area
  443. -- number is contained in the most significant 6 bits of the
  444. -- first octet.  The next 2 bits of the first octet contain
  445. -- the first two bits of the host address.  The remainder of
  446. -- the host address is contained in the second octet.
  447.  
  448. PhivCounter ::= INTEGER
  449. -- This data type has been created for DECnet counters.  These
  450. -- counters latch at their maximum specified value until either
  451. -- the system is restarted, or they are reset to zero by the user
  452. -- or management software.
  453.  
  454. InterfaceIndex ::= INTEGER
  455. --  The range of ifIndex, i.e., (1..2147483647)
  456.  
  457.  
  458.  
  459.  
  460. -- groups in the decnetiv mib
  461.  
  462.       phivSystem             OBJECT IDENTIFIER ::= { phiv 1 }
  463.       phivManagement         OBJECT IDENTIFIER ::= { phiv 2 }
  464.       session                OBJECT IDENTIFIER ::= { phiv 3 }
  465.  
  466.  
  467.  
  468.  
  469.  
  470. Expires April 1994                                              [Page 8]
  471.  
  472.  
  473.  
  474.  
  475.  
  476. draft                DECnet Phase IV MIB Extensions               Oct 93
  477.  
  478.  
  479.       end                    OBJECT IDENTIFIER ::= { phiv 4 }
  480.       routing                OBJECT IDENTIFIER ::= { phiv 5 }
  481.       circuit                OBJECT IDENTIFIER ::= { phiv 6 }
  482.       ddcmp                  OBJECT IDENTIFIER ::= { phiv 7 }
  483.       control                OBJECT IDENTIFIER ::= { phiv 8 }
  484.       ethernet               OBJECT IDENTIFIER ::= { phiv 9 }
  485.       counters               OBJECT IDENTIFIER ::= { phiv 10 }
  486.       adjacency              OBJECT IDENTIFIER ::= { phiv 11 }
  487.       line                   OBJECT IDENTIFIER ::= { phiv 12 }
  488.       nonBroadcastLine       OBJECT IDENTIFIER ::= { phiv 14 }
  489.       area                   OBJECT IDENTIFIER ::= { phiv 15 }
  490.  
  491. -- System Group
  492.  
  493. -- The implementation of the System Group is mandatory for
  494. -- all systems.
  495.  
  496. phivSystemState OBJECT-TYPE
  497.      SYNTAX INTEGER {
  498.          on (1),
  499.          off (2),
  500.          shut (3),
  501.          restricted (4)
  502.      }
  503.      ACCESS read-write
  504.      STATUS mandatory
  505.      DESCRIPTION
  506.          "This represents the operational state of the executor
  507.          node.
  508.          The possible states are:
  509.          ON          Allows logical links.
  510.          OFF         Allows no new links, terminates existing
  511.                      links, and stops routing traffic through.
  512.          SHUT        Allows no new logical links, does not
  513.                      destroy existing logical links, and goes
  514.                      to the OFF state when all logical links are
  515.                      gone.
  516.          RESTRICTED  Allows no new incoming logical links from
  517.                      other nodes.
  518.  
  519.          NOTE: These values are incremented by one compared to
  520.          the standard DECnet values in order to maintain
  521.          compliance with RFC 1155)."
  522.      ::= { phivSystem 1 }
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529. Expires April 1994                                              [Page 9]
  530.  
  531.  
  532.  
  533.  
  534.  
  535. draft                DECnet Phase IV MIB Extensions               Oct 93
  536.  
  537.  
  538. phivExecIdent OBJECT-TYPE
  539.      SYNTAX DisplayString (SIZE (0..32))
  540.      ACCESS read-write
  541.      STATUS mandatory
  542.      DESCRIPTION
  543.          "This is a text string that describes the executor node
  544.          (for example, 'Research Lab').  The string is up to 32
  545.          characters of any type."
  546.      ::= { phivSystem 2 }
  547.  
  548. -- Network Management Group
  549.  
  550. -- The implementation of the Network Management Group is
  551. -- mandatory for all systems which contain a DECnet-style
  552. -- management version.
  553.  
  554.  
  555. phivMgmtMgmtVers OBJECT-TYPE
  556.      SYNTAX DisplayString (SIZE (0..255))
  557.      ACCESS read-only
  558.      STATUS mandatory
  559.      DESCRIPTION
  560.          "This is the read-only Network Management Version,
  561.          consisting of the version number, the Engineering
  562.          Change Order (ECO) number, and the user ECO number
  563.          (for example, 3.0.0). This parameter applies to the
  564.          executor node only."
  565.      ::= { phivManagement 1 }
  566.  
  567. -- Session Layer Group
  568.  
  569. -- The implementation of the Session Layer Group is optional.
  570. -- A system can be said to implement this group if and only if
  571. -- all objects in this group are implemented.
  572.  
  573. phivSessionSystemName OBJECT-TYPE
  574.      SYNTAX DisplayString (SIZE (0..6))
  575.      ACCESS read-only
  576.      STATUS mandatory
  577.      DESCRIPTION
  578.          "Name to be associated with the node identification.
  579.          Only one name can be assigned to a node address or a
  580.          circuit identification. No name should be used more than
  581.          once in a DECnet network. Node-name is one to six upper
  582.          case alphanumeric characters with at least one alpha
  583.  
  584.  
  585.  
  586.  
  587.  
  588. Expires April 1994                                             [Page 10]
  589.  
  590.  
  591.  
  592.  
  593.  
  594. draft                DECnet Phase IV MIB Extensions               Oct 93
  595.  
  596.  
  597.          character. A length of 0 indicates no name."
  598.      ::= { session 1 }
  599.  
  600. phivSessionInTimer OBJECT-TYPE
  601.      SYNTAX INTEGER (0..65535)
  602.      ACCESS read-write
  603.      STATUS mandatory
  604.      DESCRIPTION
  605.          "This value represents the maximum duration between the
  606.          time a connect is received for a process at the
  607.          executor node and the time that process accepts or
  608.          rejects it. If the connect is not accepted or rejected
  609.          by the user within the number of seconds specified,
  610.          Session Control rejects it for the user.  A value of 0
  611.          indicates no timer is running."
  612.      ::= { session 2 }
  613.  
  614. phivSessionOutTimer OBJECT-TYPE
  615.      SYNTAX INTEGER (0..65535)
  616.      ACCESS read-write
  617.      STATUS mandatory
  618.      DESCRIPTION
  619.          "This value represents the duration between the time the
  620.          executor requests a connect and the time that connect is
  621.          acknowledged by the destination node. If the connect is
  622.          not acknowledged within the number of seconds
  623.          specified, Session Control returns an error.  A value of 0
  624.          indicates no timer is running."
  625.      ::= { session 3 }
  626.  
  627. -- End Communication Layer Group
  628.  
  629. -- The implementation of the End Communication Layer Group is optional.
  630. -- A system can be said to implement this group if and only if
  631. -- all objects in this group are implemented.
  632.  
  633. -- Remote State Table
  634.  
  635. phivEndRemoteTable OBJECT-TYPE
  636.      SYNTAX SEQUENCE OF PhivEndRemoteEntry
  637.      ACCESS not-accessible
  638.      STATUS mandatory
  639.      DESCRIPTION
  640.          "Information about the state of sessions between the
  641.          node under study and the nodes found in the table."
  642.  
  643.  
  644.  
  645.  
  646.  
  647. Expires April 1994                                             [Page 11]
  648.  
  649.  
  650.  
  651.  
  652.  
  653. draft                DECnet Phase IV MIB Extensions               Oct 93
  654.  
  655.  
  656.      ::= { end 1 }
  657.  
  658. phivEndRemoteEntry OBJECT-TYPE
  659.      SYNTAX PhivEndRemoteEntry
  660.      ACCESS not-accessible
  661.      STATUS mandatory
  662.      DESCRIPTION
  663.          "Information about a particular remote node as seen
  664.          from the end communication layer."
  665.      INDEX  { phivEndRemoteHostNodeID }
  666.      ::= { phivEndRemoteTable 1 }
  667.  
  668. PhivEndRemoteEntry ::=
  669.      SEQUENCE {
  670.          phivEndRemoteHostNodeID
  671.              PhivAddr,
  672.          phivEndRemoteState
  673.              INTEGER,
  674.          phivEndCircuitIndex
  675.              INTEGER,
  676.          phivEndActiveLinks
  677.              INTEGER,
  678.          phivEndDelay
  679.              INTEGER
  680.      }
  681.  
  682. phivEndRemoteHostNodeID OBJECT-TYPE
  683.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  684.      ACCESS read-only
  685.      STATUS mandatory
  686.      DESCRIPTION
  687.          "This value is the address of the remote node to be
  688.          evaluated."
  689.      ::= { phivEndRemoteEntry 1 }
  690.  
  691. phivEndRemoteState OBJECT-TYPE
  692.      SYNTAX INTEGER {
  693.          on (1),
  694.          off (2),
  695.          shut (3),
  696.          restricted (4)
  697.      }
  698.      ACCESS read-write
  699.      STATUS mandatory
  700.      DESCRIPTION
  701.  
  702.  
  703.  
  704.  
  705.  
  706. Expires April 1994                                             [Page 12]
  707.  
  708.  
  709.  
  710.  
  711.  
  712. draft                DECnet Phase IV MIB Extensions               Oct 93
  713.  
  714.  
  715.          "This represents the operational state of the remote node
  716.          being evaluated.
  717.          The possible states are:
  718.  
  719.          ON          Allows logical links.
  720.          OFF         Allows no new links, terminates existing
  721.                      links, and stops routing traffic through.
  722.          SHUT        Allows no new logical links, does not
  723.                      destroy existing logical links, and goes
  724.                      to the OFF state when all logical links are
  725.                      gone.
  726.          RESTRICTED  Allows no new incoming logical links from
  727.                      other nodes.
  728.  
  729.          NOTE: These values are incremented by one compared to
  730.          the standard DECnet values in order to maintain
  731.          compliance with RFC 1155."
  732.      ::= { phivEndRemoteEntry 2 }
  733.  
  734. phivEndCircuitIndex OBJECT-TYPE
  735.      SYNTAX INTEGER (1..65535)
  736.      ACCESS read-only
  737.      STATUS mandatory
  738.      DESCRIPTION
  739.          "A unique index value for each known circuit used to
  740.          communicate with the remote node.  This is the same
  741.          value as phivCircuitIndex."
  742.      ::= { phivEndRemoteEntry 3 }
  743.  
  744. phivEndActiveLinks OBJECT-TYPE
  745.      SYNTAX INTEGER (0..65535)
  746.      ACCESS read-only
  747.      STATUS mandatory
  748.      DESCRIPTION
  749.          "This read-only parameter represents the number of active
  750.          logical links from the executor to the destination node."
  751.      ::= { phivEndRemoteEntry 4 }
  752.  
  753. phivEndDelay OBJECT-TYPE
  754.      SYNTAX INTEGER (0..65535)
  755.      ACCESS read-only
  756.      STATUS mandatory
  757.      DESCRIPTION
  758.          "This read-only parameter is the average round trip
  759.          delay in seconds to the destination node. This
  760.  
  761.  
  762.  
  763.  
  764.  
  765. Expires April 1994                                             [Page 13]
  766.  
  767.  
  768.  
  769.  
  770.  
  771. draft                DECnet Phase IV MIB Extensions               Oct 93
  772.  
  773.  
  774.          parameter is kept on a remote node basis."
  775.      ::= { phivEndRemoteEntry 5 }
  776.  
  777. -- End System Counter Table
  778.  
  779. phivEndCountTable OBJECT-TYPE
  780.      SYNTAX SEQUENCE OF PhivEndCountEntry
  781.      ACCESS not-accessible
  782.      STATUS mandatory
  783.      DESCRIPTION
  784.          "Information about the counters associated with each end
  785.          system that is known to the entity. These counters
  786.          reflect totals from the perspective of the executor
  787.          node."
  788.      ::= { end 2 }
  789.  
  790. phivEndCountEntry OBJECT-TYPE
  791.      SYNTAX PhivEndCountEntry
  792.      ACCESS not-accessible
  793.      STATUS mandatory
  794.      DESCRIPTION
  795.          "Information about a particular session between two end
  796.          systems."
  797.      INDEX  { phivEndCountHostNodeID }
  798.      ::= { phivEndCountTable 1 }
  799.  
  800. PhivEndCountEntry ::=
  801.      SEQUENCE {
  802.          phivEndCountHostNodeID
  803.              PhivAddr,
  804.          phivEndCountSecsLastZeroed
  805.              PhivCounter,
  806.          phivEndCountUsrBytesRec
  807.              PhivCounter,
  808.          phivEndCountUsrBytesSent
  809.              PhivCounter,
  810.          phivEndUCountUsrMessRec
  811.              PhivCounter,
  812.          phivEndCountUsrMessSent
  813.              PhivCounter,
  814.          phivEndCountTotalBytesRec
  815.              PhivCounter,
  816.          phivEndCountTotalBytesSent
  817.              PhivCounter,
  818.          phivEndCountTotalMessRec
  819.  
  820.  
  821.  
  822.  
  823.  
  824. Expires April 1994                                             [Page 14]
  825.  
  826.  
  827.  
  828.  
  829.  
  830. draft                DECnet Phase IV MIB Extensions               Oct 93
  831.  
  832.  
  833.              PhivCounter,
  834.          phivEndCountTotalMessSent
  835.              PhivCounter,
  836.          phivEndCountConnectsRecd
  837.              PhivCounter,
  838.          phivEndCountConnectsSent
  839.              PhivCounter,
  840.          phivEndCountReponseTimeouts
  841.              PhivCounter,
  842.          phivEndCountRecdConnectResErrs
  843.              PhivCounter
  844.      }
  845.  
  846. phivEndCountHostNodeID OBJECT-TYPE
  847.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  848.      ACCESS read-only
  849.      STATUS mandatory
  850.      DESCRIPTION
  851.          "This value is the address of the remote node to be
  852.          evaluated."
  853.      ::= { phivEndCountEntry 1 }
  854.  
  855. phivEndCountSecsLastZeroed OBJECT-TYPE
  856.      SYNTAX PhivCounter (0..65535)
  857.      ACCESS read-only
  858.      STATUS mandatory
  859.      DESCRIPTION
  860.          "This value is the number of seconds that have elapsed
  861.          since the counters for the node in this table row were
  862.          last set to zero. This counter is located in the
  863.          network management layer, but is returned with the
  864.          end system information which follows."
  865.      ::= { phivEndCountEntry 2 }
  866.  
  867. phivEndCountUsrBytesRec OBJECT-TYPE
  868.      SYNTAX PhivCounter (0..2147483647)
  869.      ACCESS read-only
  870.      STATUS mandatory
  871.      DESCRIPTION
  872.          "Number of user bytes received from the target host."
  873.      ::= { phivEndCountEntry 3 }
  874.  
  875. phivEndCountUsrBytesSent OBJECT-TYPE
  876.      SYNTAX PhivCounter (0..2147483647)
  877.      ACCESS read-only
  878.  
  879.  
  880.  
  881.  
  882.  
  883. Expires April 1994                                             [Page 15]
  884.  
  885.  
  886.  
  887.  
  888.  
  889. draft                DECnet Phase IV MIB Extensions               Oct 93
  890.  
  891.  
  892.      STATUS mandatory
  893.      DESCRIPTION
  894.          "Number of user bytes sent to the target host."
  895.      ::= { phivEndCountEntry 4 }
  896.  
  897. phivEndUCountUsrMessRec OBJECT-TYPE
  898.      SYNTAX PhivCounter (0..2147483647)
  899.      ACCESS read-only
  900.      STATUS mandatory
  901.      DESCRIPTION
  902.          "Number of user messages received from the target host."
  903.      ::= { phivEndCountEntry 5 }
  904.  
  905. phivEndCountUsrMessSent OBJECT-TYPE
  906.      SYNTAX PhivCounter (0..2147483647)
  907.      ACCESS read-only
  908.      STATUS mandatory
  909.      DESCRIPTION
  910.          "Number of user messages sent to the target host."
  911.      ::= { phivEndCountEntry 6 }
  912.  
  913. phivEndCountTotalBytesRec OBJECT-TYPE
  914.      SYNTAX PhivCounter (0..2147483647)
  915.      ACCESS read-only
  916.      STATUS mandatory
  917.      DESCRIPTION
  918.          "Number of bytes received from the target host."
  919.      ::= { phivEndCountEntry 7 }
  920.  
  921. phivEndCountTotalBytesSent OBJECT-TYPE
  922.      SYNTAX PhivCounter (0..2147483647)
  923.      ACCESS read-only
  924.      STATUS mandatory
  925.      DESCRIPTION
  926.          "Number of bytes sent to the target host."
  927.      ::= { phivEndCountEntry 8 }
  928.  
  929. phivEndCountTotalMessRec OBJECT-TYPE
  930.      SYNTAX PhivCounter (0..2147483647)
  931.      ACCESS read-only
  932.      STATUS mandatory
  933.      DESCRIPTION
  934.          "Number of messages received from the target host."
  935.      ::= { phivEndCountEntry 9 }
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942. Expires April 1994                                             [Page 16]
  943.  
  944.  
  945.  
  946.  
  947.  
  948. draft                DECnet Phase IV MIB Extensions               Oct 93
  949.  
  950.  
  951. phivEndCountTotalMessSent OBJECT-TYPE
  952.      SYNTAX PhivCounter (0..2147483647)
  953.      ACCESS read-only
  954.      STATUS mandatory
  955.      DESCRIPTION
  956.          "Number of messages sent to the target host."
  957.      ::= { phivEndCountEntry 10 }
  958.  
  959. phivEndCountConnectsRecd OBJECT-TYPE
  960.      SYNTAX PhivCounter (0..65535)
  961.      ACCESS read-only
  962.      STATUS mandatory
  963.      DESCRIPTION
  964.          "Number of connects received from the target host."
  965.      ::= { phivEndCountEntry 11 }
  966.  
  967. phivEndCountConnectsSent OBJECT-TYPE
  968.      SYNTAX PhivCounter (0..65535)
  969.      ACCESS read-only
  970.      STATUS mandatory
  971.      DESCRIPTION
  972.          "Number of connects sent to the target host."
  973.      ::= {phivEndCountEntry 12 }
  974.  
  975. phivEndCountReponseTimeouts OBJECT-TYPE
  976.      SYNTAX PhivCounter (0..65535)
  977.      ACCESS read-only
  978.      STATUS mandatory
  979.      DESCRIPTION
  980.          "Number of response timeouts."
  981.      ::= { phivEndCountEntry 13 }
  982.  
  983. phivEndCountRecdConnectResErrs OBJECT-TYPE
  984.      SYNTAX PhivCounter (0..65535)
  985.      ACCESS read-only
  986.      STATUS mandatory
  987.      DESCRIPTION
  988.          "Number of received connect resource errors."
  989.      ::= {phivEndCountEntry 14 }
  990.  
  991. -- additional End System objects
  992.  
  993. phivEndMaxLinks OBJECT-TYPE
  994.      SYNTAX INTEGER (1..65535)
  995.      ACCESS read-write
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001. Expires April 1994                                             [Page 17]
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007. draft                DECnet Phase IV MIB Extensions               Oct 93
  1008.  
  1009.  
  1010.      STATUS mandatory
  1011.      DESCRIPTION
  1012.          "This value represents the maximum active logical
  1013.          link count allowed for the executor."
  1014.      ::= { end 3 }
  1015.  
  1016. phivEndNSPVers OBJECT-TYPE
  1017.      SYNTAX DisplayString (SIZE (0..255))
  1018.      ACCESS read-only
  1019.      STATUS mandatory
  1020.      DESCRIPTION
  1021.          "This read-only parameter represents the version number
  1022.          of the node End Communication S/W. The format is
  1023.          version number, ECO, and user ECO, e.g., 4.1.0"
  1024.      ::= { end 4 }
  1025.  
  1026. phivEndRetransmitFactor OBJECT-TYPE
  1027.      SYNTAX INTEGER (1..65535)
  1028.      ACCESS read-write
  1029.      STATUS mandatory
  1030.      DESCRIPTION
  1031.          "This value represents the maximum number of times the
  1032.          source End Communication at the executor node will
  1033.          restart the retransmission timer when it expires. If
  1034.          the number is exceeded, Session Control disconnects the
  1035.          logical link for the user."
  1036.      ::= { end 5 }
  1037.  
  1038. phivEndDelayFact OBJECT-TYPE
  1039.      SYNTAX INTEGER (1..255)
  1040.      ACCESS read-write
  1041.      STATUS mandatory
  1042.      DESCRIPTION
  1043.          "This is the number by which to multiply one sixteenth
  1044.          of the estimated round trip delay to a node to set the
  1045.          retransmission timer to that node."
  1046.      ::= { end 6 }
  1047.  
  1048. phivEndDelayWeight OBJECT-TYPE
  1049.      SYNTAX INTEGER (1..255)
  1050.      ACCESS read-write
  1051.      STATUS mandatory
  1052.      DESCRIPTION
  1053.          "This number represents the weight to apply to a
  1054.          current round trip delay estimate to a remote node
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060. Expires April 1994                                             [Page 18]
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066. draft                DECnet Phase IV MIB Extensions               Oct 93
  1067.  
  1068.  
  1069.          when updating the estimated round trip delay to a node.
  1070.          On some systems the number must be 1 less than a power
  1071.          of 2 for computational efficiency."
  1072.      ::= { end 7 }
  1073.  
  1074. phivEndInactivityTimer OBJECT-TYPE
  1075.      SYNTAX INTEGER (1..65535)
  1076.      ACCESS read-write
  1077.      STATUS mandatory
  1078.      DESCRIPTION
  1079.          "This value represents the maximum duration of inactivity
  1080.          (no data in either direction) on a logical link before
  1081.          the node checks to see if the logical link still works.
  1082.          If no activity occurs within the minimum number of
  1083.          seconds, End Communication generates artificial
  1084.          traffic to test the link (End Communication
  1085.          specification)."
  1086.      ::= { end 8 }
  1087.  
  1088. phivEndCountZeroCount OBJECT-TYPE
  1089.      SYNTAX INTEGER {
  1090.          other (1),
  1091.          reset (2)
  1092.      }
  1093.      ACCESS read-write
  1094.      STATUS mandatory
  1095.      DESCRIPTION
  1096.          "When this value is set to 2, all of the counters in
  1097.          the End System Counter Table are set to zero."
  1098.      ::= { end 9 }
  1099.  
  1100. phivEndMaxLinksActive OBJECT-TYPE
  1101.      SYNTAX PhivCounter (0..65535)
  1102.      ACCESS read-write
  1103.      STATUS mandatory
  1104.      DESCRIPTION
  1105.          "This value represents the high water mark for the
  1106.          number of links that were active at any one time."
  1107.      ::= { end 10 }
  1108.  
  1109. -- Routing Layer Group
  1110.  
  1111. -- The implementation of the Routing Layer Group is mandatory for
  1112. -- all systems that implement level 1 routing layer
  1113. -- communications.
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119. Expires April 1994                                             [Page 19]
  1120.  
  1121.  
  1122.  
  1123.  
  1124.  
  1125. draft                DECnet Phase IV MIB Extensions               Oct 93
  1126.  
  1127.  
  1128.  
  1129. phivRouteBroadcastRouteTimer OBJECT-TYPE
  1130.      SYNTAX INTEGER (1..65535)
  1131.      ACCESS read-write
  1132.      STATUS mandatory
  1133.      DESCRIPTION
  1134.          "This value determines the maximum time in seconds
  1135.           allowed between Routing updates on Ethernet
  1136.           circuits. When this timer expired before a routing
  1137.           update occurs, a routing update is forced.  With a
  1138.           standard calculation, Routing also uses this timer
  1139.           to enforce a minimum delay between routing updates."
  1140.      ::= { routing 1 }
  1141.  
  1142. phivRouteBuffSize OBJECT-TYPE
  1143.      SYNTAX INTEGER (1..65535)
  1144.      ACCESS read-write
  1145.      STATUS mandatory
  1146.      DESCRIPTION
  1147.          "This parameter value determines the maximum size of
  1148.           a Routing message. It therefore determines the maximum
  1149.           size message that can be forwarded.  This size includes
  1150.           protocol overhead down to and including the End
  1151.           Communication layer, plus a constant value of 6. (This
  1152.           value of 6 is included to provide compatibility with
  1153.           the parameter definition in Phase III, which included
  1154.           the Routing overhead.) It does not include Routing or
  1155.           Data link overhead (except for the constant value of
  1156.           6). There is one buffer size for all circuits.
  1157.  
  1158.           NOTE: The BUFFER SIZE defines the maximum size messages
  1159.           that the Routing layer can forward. The SEGMENT BUFFER
  1160.           SIZE (defined below) defines the maximum size messages
  1161.           that the End Communication layer can transmit or
  1162.           receive. The SEGMENT BUFFER SIZE is always less than
  1163.           or equal to the BUFFER SIZE. Normally the two
  1164.           parameters will be equal. They may be different to
  1165.           allow the network manager to alter buffer sizes
  1166.           on all nodes without interruption of service. They both
  1167.           include an extra 6 bytes for compatibility with Phase
  1168.           III."
  1169.      ::= { routing 2 }
  1170.  
  1171. phivRouteRoutingVers OBJECT-TYPE
  1172.      SYNTAX DisplayString (SIZE (0..255))
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178. Expires April 1994                                             [Page 20]
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184. draft                DECnet Phase IV MIB Extensions               Oct 93
  1185.  
  1186.  
  1187.      ACCESS read-only
  1188.      STATUS mandatory
  1189.      DESCRIPTION
  1190.          "This read-only parameter identifies the executor node's
  1191.          Routing version number.  The format is version number,
  1192.          ECO, and user ECO, e.g., 4.1.0"
  1193.      ::= { routing 3 }
  1194.  
  1195. phivRouteMaxAddr OBJECT-TYPE
  1196.      SYNTAX INTEGER (1..1023)
  1197.      ACCESS read-write
  1198.      STATUS mandatory
  1199.      DESCRIPTION
  1200.          "This value represents the largest node number and,
  1201.          therefore, number of nodes that can be known about
  1202.          by the executor node's home area."
  1203.      ::= { routing 4 }
  1204.  
  1205. phivRouteMaxBdcastNonRouters OBJECT-TYPE
  1206.      SYNTAX INTEGER (0..65535)
  1207.      ACCESS read-write
  1208.      STATUS mandatory
  1209.      DESCRIPTION
  1210.          "This value represents the maximum total number of
  1211.          nonrouters the executor node can have on its Ethernet
  1212.          circuits."
  1213.      ::= { routing 5 }
  1214.  
  1215. phivRouteMaxBdcastRouters OBJECT-TYPE
  1216.      SYNTAX INTEGER (0..65535)
  1217.      ACCESS read-write
  1218.      STATUS mandatory
  1219.      DESCRIPTION
  1220.          "This value represents the maximum total number of
  1221.          routers the executor node can have on its Ethernet
  1222.          circuits."
  1223.      ::= { routing 6 }
  1224.  
  1225. phivRouteMaxBuffs OBJECT-TYPE
  1226.      SYNTAX INTEGER (1..65535)
  1227.      ACCESS read-write
  1228.      STATUS mandatory
  1229.      DESCRIPTION
  1230.          "This value represents the maximum number of transmit
  1231.          buffers that Routing may use for all circuits."
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237. Expires April 1994                                             [Page 21]
  1238.  
  1239.  
  1240.  
  1241.  
  1242.  
  1243. draft                DECnet Phase IV MIB Extensions               Oct 93
  1244.  
  1245.  
  1246.      ::= { routing 7 }
  1247.  
  1248. phivRouteMaxCircuits OBJECT-TYPE
  1249.      SYNTAX INTEGER (1..65535)
  1250.      ACCESS read-write
  1251.      STATUS mandatory
  1252.      DESCRIPTION
  1253.          "This value represents the maximum number of Routing
  1254.          circuits that the executor node can know about."
  1255.      ::= { routing 8 }
  1256.  
  1257. phivRouteMaxCost OBJECT-TYPE
  1258.      SYNTAX INTEGER (1..1022)
  1259.      ACCESS read-write
  1260.      STATUS mandatory
  1261.      DESCRIPTION
  1262.          "This value represents the maximum total path cost
  1263.          allowed from the executor to any node within an area.
  1264.          The path cost is the sum of the circuit costs along
  1265.          a path between two nodes. This parameter defines the
  1266.          point where the executor node's Routing routing
  1267.          decision algorithm declares another node unreachable
  1268.          because the cost of the least costly path to the
  1269.          other node is excessive. For correct operation, this
  1270.          parameter must not be less than the maximum path cost
  1271.          of the network."
  1272.      ::= { routing 9 }
  1273.  
  1274. phivRouteMaxHops OBJECT-TYPE
  1275.      SYNTAX INTEGER (1..30)
  1276.      ACCESS read-write
  1277.      STATUS mandatory
  1278.      DESCRIPTION
  1279.          "This value represents the maximum number of routing hops
  1280.          allowable from the executor to any other reachable node
  1281.          within an area. (A hop is the logical distance over a
  1282.          circuit between two adjacent nodes.) This parameter
  1283.          defines the point where the executor node's Routing
  1284.          routing decision algorithm declares another node
  1285.          unreachable because the length of the shortest path
  1286.          between the two nodes is too long. For correct
  1287.          operation, this parameter must not be less than the
  1288.          network diameter. (The network diameter is the
  1289.          reachability distance between the two nodes of the
  1290.          network having the greatest reachability distance,
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296. Expires April 1994                                             [Page 22]
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302. draft                DECnet Phase IV MIB Extensions               Oct 93
  1303.  
  1304.  
  1305.          where reachability distance is the length the shortest
  1306.          path between a given pair of nodes.)"
  1307.      ::= { routing 10 }
  1308.  
  1309. phivRouteMaxVisits OBJECT-TYPE
  1310.      SYNTAX INTEGER (1..63)
  1311.      ACCESS read-write
  1312.      STATUS mandatory
  1313.      DESCRIPTION
  1314.          "This value represents the maximum number of nodes a
  1315.          message coming into the executor node can have visited.
  1316.          If the message is not for this node and the MAXIMUM
  1317.          VISITS number is exceeded, the message is discarded.
  1318.          The MAXIMUM VISITS parameter defines the point where
  1319.          the packet lifetime control algorithm discards
  1320.          a packet that has traversed too many nodes. For correct
  1321.          operation, this parameter must not be less than the
  1322.          maximum path length of the network. (The maximum path
  1323.          length is the routing distance between the two nodes of
  1324.          the network having the greatest routing distance, where
  1325.          routing distance is the length of the least costly
  1326.          path between a given pair of nodes.)"
  1327.      ::= { routing 11 }
  1328.  
  1329. phivRouteRoutingTimer OBJECT-TYPE
  1330.      SYNTAX INTEGER (1..65535)
  1331.      ACCESS read-write
  1332.      STATUS mandatory
  1333.      DESCRIPTION
  1334.          "This value determines the maximum time in seconds
  1335.          allowed between Routing updates on non-Ethernet
  1336.          circuits. When this timer expires before a routing
  1337.          update occurs, a routing update is forced."
  1338.      ::= { routing 12 }
  1339.  
  1340. phivRouteSegBuffSize OBJECT-TYPE
  1341.      SYNTAX INTEGER (1..65535)
  1342.      ACCESS read-write
  1343.      STATUS mandatory
  1344.      DESCRIPTION
  1345.          "This parameter value determines the maximum size of an
  1346.          end-to-end segment. The size is a decimal integer in
  1347.          the range 1-65535. This size is in bytes. This size
  1348.          includes protocol overhead down to and including the
  1349.          End Communication layer, plus a constant value of 6.
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355. Expires April 1994                                             [Page 23]
  1356.  
  1357.  
  1358.  
  1359.  
  1360.  
  1361. draft                DECnet Phase IV MIB Extensions               Oct 93
  1362.  
  1363.  
  1364.          (This value of 6 is included to provide compatibility
  1365.          with the BUFFER SIZE parameter definition.) It does not
  1366.          include Routing or Data link overhead (except for the
  1367.          constant value of 6)."
  1368.      ::= { routing 13 }
  1369.  
  1370. phivRouteType OBJECT-TYPE
  1371.      SYNTAX INTEGER {
  1372.          routing-III (1),
  1373.          nonrouting-III (2),
  1374.          area (3),
  1375.          routing-IV (4),
  1376.          nonrouting-IV (5)
  1377.      }
  1378.      ACCESS read-only
  1379.      STATUS obsolete
  1380.      DESCRIPTION
  1381.          "This parameter indicates the type of the executor
  1382.          node. The node-type is one of the following:
  1383.  
  1384.          routing-III
  1385.          nonrouting-III
  1386.          routing-IV
  1387.          ronrouting-IV
  1388.          area
  1389.  
  1390.          A routing node has full routing capability. A
  1391.          nonrouting node contains a subset of the Routing
  1392.          routing modules. The III and IV indicate the DNA
  1393.          phase of the node. Nonrouting nodes can deliver
  1394.          and receive packets to and from any node, but cannot
  1395.          route packets from other nodes through to other nodes.
  1396.          An area node routes between areas. Refer to the Routing
  1397.          specification for details.
  1398.  
  1399.          For adjacent nodes, this is a read-only parameter that
  1400.          indicates the type of the reachable adjacent node.
  1401.          NOTE: The ROUTING-III and NONROUTING-III values are
  1402.          incremented by one compared to the standard DECnet
  1403.          values in order to maintain compliance with RFC 1155)"
  1404.      ::= { routing 14 }
  1405.  
  1406. phivRouteCountAgedPktLoss OBJECT-TYPE
  1407.      SYNTAX PhivCounter (0..127)
  1408.      ACCESS read-only
  1409.  
  1410.  
  1411.  
  1412.  
  1413.  
  1414. Expires April 1994                                             [Page 24]
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420. draft                DECnet Phase IV MIB Extensions               Oct 93
  1421.  
  1422.  
  1423.      STATUS mandatory
  1424.      DESCRIPTION
  1425.          "Number of aged packet losses."
  1426.      ::= { routing 15 }
  1427.  
  1428. phivRouteCountNodeUnrPktLoss OBJECT-TYPE
  1429.      SYNTAX PhivCounter (0..65535)
  1430.      ACCESS read-only
  1431.      STATUS mandatory
  1432.      DESCRIPTION
  1433.          "Number of node unreachable packet losses."
  1434.      ::= { routing 16 }
  1435.  
  1436. phivRouteCountOutRngePktLoss OBJECT-TYPE
  1437.      SYNTAX PhivCounter (0..127)
  1438.      ACCESS read-only
  1439.      STATUS mandatory
  1440.      DESCRIPTION
  1441.          "Number of node out-of-range packet losses."
  1442.      ::= { routing 17 }
  1443.  
  1444. phivRouteCountOverSzePktLoss OBJECT-TYPE
  1445.      SYNTAX PhivCounter (0..127)
  1446.      ACCESS read-only
  1447.      STATUS mandatory
  1448.      DESCRIPTION
  1449.          "Number of Oversized packet losses."
  1450.      ::= { routing 18 }
  1451.  
  1452. phivRouteCountPacketFmtErr OBJECT-TYPE
  1453.      SYNTAX PhivCounter (0..127)
  1454.      ACCESS read-only
  1455.      STATUS mandatory
  1456.      DESCRIPTION
  1457.          "Number of packet format errors."
  1458.      ::= { routing 19 }
  1459.  
  1460. phivRouteCountPtlRteUpdtLoss OBJECT-TYPE
  1461.      SYNTAX PhivCounter (0..127)
  1462.      ACCESS read-only
  1463.      STATUS mandatory
  1464.      DESCRIPTION
  1465.          "Number of partial routing update losses."
  1466.      ::= { routing 20 }
  1467.  
  1468.  
  1469.  
  1470.  
  1471.  
  1472.  
  1473. Expires April 1994                                             [Page 25]
  1474.  
  1475.  
  1476.  
  1477.  
  1478.  
  1479. draft                DECnet Phase IV MIB Extensions               Oct 93
  1480.  
  1481.  
  1482. phivRouteCountVerifReject OBJECT-TYPE
  1483.      SYNTAX PhivCounter (0..127)
  1484.      ACCESS read-only
  1485.      STATUS mandatory
  1486.      DESCRIPTION
  1487.          "Number of verification rejects."
  1488.      ::= { routing 21 }
  1489.  
  1490. -- Level 1 Routing Table
  1491.  
  1492. phivLevel1RouteTable OBJECT-TYPE
  1493.      SYNTAX SEQUENCE OF PhivLevel1RouteEntry
  1494.      ACCESS not-accessible
  1495.      STATUS mandatory
  1496.      DESCRIPTION
  1497.          "Information about the currently known DECnet Phase
  1498.          IV Routes."
  1499.      ::= { routing 22 }
  1500.  
  1501. phivLevel1RouteEntry OBJECT-TYPE
  1502.      SYNTAX PhivLevel1RouteEntry
  1503.      ACCESS not-accessible
  1504.      STATUS mandatory
  1505.      DESCRIPTION
  1506.          "Information about the currently known DECnet Phase
  1507.          IV Routes."
  1508.      INDEX  { phivLevel1RouteNodeAddr }
  1509.      ::= { phivLevel1RouteTable 1 }
  1510.  
  1511. PhivLevel1RouteEntry ::=
  1512.      SEQUENCE {
  1513.          phivLevel1RouteNodeAddr
  1514.              PhivAddr,
  1515.          phivLevel1RouteCircuitIndex
  1516.              INTEGER,
  1517.          phivLevel1RouteCost
  1518.              INTEGER,
  1519.          phivLevel1RouteHops
  1520.              INTEGER,
  1521.          phivLevel1RouteNextNode
  1522.              PhivAddr
  1523.      }
  1524.  
  1525. phivLevel1RouteNodeAddr OBJECT-TYPE
  1526.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532. Expires April 1994                                             [Page 26]
  1533.  
  1534.  
  1535.  
  1536.  
  1537.  
  1538. draft                DECnet Phase IV MIB Extensions               Oct 93
  1539.  
  1540.  
  1541.      ACCESS read-only
  1542.      STATUS mandatory
  1543.      DESCRIPTION
  1544.          "This value is the address of the node about which
  1545.          routing information is contained in this level 1
  1546.          routing table."
  1547.      ::= { phivLevel1RouteEntry 1 }
  1548.  
  1549. phivLevel1RouteCircuitIndex OBJECT-TYPE
  1550.      SYNTAX INTEGER (1..65535)
  1551.      ACCESS read-only
  1552.      STATUS mandatory
  1553.      DESCRIPTION
  1554.          "A unique index value for each known circuit. This is
  1555.          the index to the circuit state table and is the same
  1556.          value as phivCircuitIndex."
  1557.      ::= { phivLevel1RouteEntry 2 }
  1558.  
  1559. phivLevel1RouteCost OBJECT-TYPE
  1560.      SYNTAX INTEGER (0..65535)
  1561.      ACCESS read-only
  1562.      STATUS mandatory
  1563.      DESCRIPTION
  1564.          "This read-only parameter represents the total cost
  1565.          over the current path to the destination node. Cost is
  1566.          a positive integer value associated with using a
  1567.          circuit. Routing routes messages (data) along the path
  1568.          between two nodes with the smallest cost. COST is kept
  1569.          on a remote node basis."
  1570.      ::= { phivLevel1RouteEntry 3 }
  1571.  
  1572. phivLevel1RouteHops OBJECT-TYPE
  1573.      SYNTAX INTEGER (0..127)
  1574.      ACCESS read-only
  1575.      STATUS mandatory
  1576.      DESCRIPTION
  1577.          "This read-only parameter represents the number of hops
  1578.          over to a destination node. A hop is Routing value
  1579.          representing the logical distance between two nodes in
  1580.          a network. HOPS is kept on a remote node basis."
  1581.      ::= { phivLevel1RouteEntry 4 }
  1582.  
  1583. phivLevel1RouteNextNode OBJECT-TYPE
  1584.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1585.      ACCESS read-only
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591. Expires April 1994                                             [Page 27]
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597. draft                DECnet Phase IV MIB Extensions               Oct 93
  1598.  
  1599.  
  1600.      STATUS mandatory
  1601.      DESCRIPTION
  1602.          "This read-only value indicates the next node on the
  1603.          circuit used to get to the node under scrutiny
  1604.          (next hop)."
  1605.      ::= { phivLevel1RouteEntry 5 }
  1606.  
  1607. -- Additional routing parameters
  1608.  
  1609. phivRouteCountZeroCount OBJECT-TYPE
  1610.      SYNTAX INTEGER {
  1611.          other (1),
  1612.          reset (2)
  1613.      }
  1614.      ACCESS read-write
  1615.      STATUS mandatory
  1616.      DESCRIPTION
  1617.          "When this value is set to 2, the following objects are
  1618.          set to Zero: phivRouteCountAgedPktLoss,
  1619.          phivRouteCountNodeUnrPktLoss,
  1620.          phivRouteCountOutRngePktLoss,
  1621.          phivRouteCountOverSzePktLoss,
  1622.          phivRouteCountPacketFmtErr,
  1623.          phivRouteCountPtlRteUpdtLoss, and
  1624.          phivRouteCountVerifReject."
  1625.      ::= { routing 23 }
  1626.  
  1627. phivRouteSystemAddr OBJECT-TYPE
  1628.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1629.      ACCESS read-only
  1630.      STATUS obsolete
  1631.      DESCRIPTION
  1632.          "DECnet Phase IV node address."
  1633.      ::= { routing 24 }
  1634.  
  1635. phivRouteRoutingType OBJECT-TYPE
  1636.      SYNTAX INTEGER {
  1637.          routing-III (1),
  1638.          nonrouting-III (2),
  1639.          area (3),
  1640.          routing-IV (4),
  1641.          nonrouting-IV (5)
  1642.      }
  1643.      ACCESS read-write
  1644.      STATUS mandatory
  1645.  
  1646.  
  1647.  
  1648.  
  1649.  
  1650. Expires April 1994                                             [Page 28]
  1651.  
  1652.  
  1653.  
  1654.  
  1655.  
  1656. draft                DECnet Phase IV MIB Extensions               Oct 93
  1657.  
  1658.  
  1659.      DESCRIPTION
  1660.          "This read-write parameter indicates the type of the executor
  1661.          node. The node-type is one of the following:
  1662.  
  1663.          routing-III
  1664.          nonrouting-III
  1665.          routing-IV
  1666.          ronrouting-IV
  1667.          area
  1668.  
  1669.          A routing node has full routing capability. A
  1670.          nonrouting node contains a subset of the Routing
  1671.          routing modules. The III and IV indicate the DNA
  1672.          phase of the node. Nonrouting nodes can deliver
  1673.          and receive packets to and from any node, but cannot
  1674.          route packets from other nodes through to other nodes.
  1675.          An area node routes between areas. Refer to the Routing
  1676.          specification for details.
  1677.  
  1678.          For adjacent nodes, this is a read-only parameter that
  1679.          indicates the type of the reachable adjacent node.
  1680.          NOTE: The ROUTING-III and NONROUTING-III values are
  1681.          incremented by one compared to the standard DECnet
  1682.          values in order to maintain compliance with RFC 1155)"
  1683.      ::= { routing 25 }
  1684.  
  1685. phivRouteSystemAddress OBJECT-TYPE
  1686.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1687.      ACCESS read-write
  1688.      STATUS obsolete
  1689.      DESCRIPTION
  1690.          "DECnet Phase IV node address."
  1691.      ::= { routing 26 }
  1692.  
  1693. -- Circuit Group
  1694.  
  1695. -- The implementation of the Circuit Group is mandatory for
  1696. -- all systems.
  1697.  
  1698. -- Circuit Parameters Table
  1699.  
  1700. phivCircuitParametersTable OBJECT-TYPE
  1701.      SYNTAX SEQUENCE OF PhivCircuitParametersEntry
  1702.      ACCESS not-accessible
  1703.      STATUS mandatory
  1704.  
  1705.  
  1706.  
  1707.  
  1708.  
  1709. Expires April 1994                                             [Page 29]
  1710.  
  1711.  
  1712.  
  1713.  
  1714.  
  1715. draft                DECnet Phase IV MIB Extensions               Oct 93
  1716.  
  1717.  
  1718.      DESCRIPTION
  1719.          "Information about the parameters associated with all
  1720.          circuits currently known."
  1721.      ::= {circuit 1 }
  1722.  
  1723. phivCircuitParametersEntry OBJECT-TYPE
  1724.      SYNTAX PhivCircuitParametersEntry
  1725.      ACCESS not-accessible
  1726.      STATUS mandatory
  1727.      DESCRIPTION
  1728.          "Parameters information about all circuits currently
  1729.           known."
  1730.      INDEX  { phivCircuitIndex }
  1731.      ::= { phivCircuitParametersTable 1 }
  1732.  
  1733. PhivCircuitParametersEntry ::=
  1734.      SEQUENCE {
  1735.          phivCircuitIndex
  1736.              INTEGER,
  1737.          phivCircuitLineIndex
  1738.              INTEGER,
  1739.          phivCircuitCommonState
  1740.              INTEGER,
  1741.          phivCircuitCommonSubState
  1742.              INTEGER,
  1743.          phivCircuitCommonName
  1744.              DisplayString,
  1745.          phivCircuitExecRecallTimer
  1746.              INTEGER,
  1747.          phivCircuitCommonType
  1748.              INTEGER,
  1749.          phivCircuitService
  1750.              INTEGER,
  1751.          phivCircuitExecCost
  1752.              INTEGER,
  1753.          phivCircuitExecHelloTimer
  1754.              INTEGER
  1755.     }
  1756.  
  1757. phivCircuitIndex OBJECT-TYPE
  1758.      SYNTAX INTEGER (1..65535)
  1759.      ACCESS read-only
  1760.      STATUS mandatory
  1761.      DESCRIPTION
  1762.          "A unique index value for each known circuit."
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768. Expires April 1994                                             [Page 30]
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774. draft                DECnet Phase IV MIB Extensions               Oct 93
  1775.  
  1776.  
  1777.      ::= { phivCircuitParametersEntry 1 }
  1778.  
  1779. phivCircuitLineIndex OBJECT-TYPE
  1780.      SYNTAX InterfaceIndex
  1781.      ACCESS read-only
  1782.      STATUS mandatory
  1783.      DESCRIPTION
  1784.          "The line on which this circuit is active.  This is
  1785.           the same as the ifIndex."
  1786.      ::= { phivCircuitParametersEntry 2 }
  1787.  
  1788. phivCircuitCommonState OBJECT-TYPE
  1789.      SYNTAX INTEGER {
  1790.          on (1),
  1791.          off (2),
  1792.          service (3),
  1793.          cleared (4)
  1794.      }
  1795.      ACCESS read-write
  1796.      STATUS mandatory
  1797.      DESCRIPTION
  1798.          "This value represents the circuit's Network Management
  1799.          operational state. NOTE: These values are incremented
  1800.          by one compared to the standard DECnet values in order
  1801.          to maintain compliance with RFC 1155."
  1802.      ::= { phivCircuitParametersEntry 3 }
  1803.  
  1804. phivCircuitCommonSubState OBJECT-TYPE
  1805.      SYNTAX INTEGER {
  1806.          starting (1),
  1807.          reflecting (2),
  1808.          looping (3),
  1809.          loading (4),
  1810.          dumping (5),
  1811.          triggering (6),
  1812.          autoservice (7),
  1813.          autoloading (8),
  1814.          autodumping (9),
  1815.          autotriggering (10),
  1816.          synchronizing (11),
  1817.          failed (12),
  1818.          running (13)
  1819.      }
  1820.      ACCESS read-only
  1821.      STATUS mandatory
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827. Expires April 1994                                             [Page 31]
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833. draft                DECnet Phase IV MIB Extensions               Oct 93
  1834.  
  1835.  
  1836.      DESCRIPTION
  1837.          "This value represents the circuit's Network Management
  1838.          operational and service substate. NOTE: These values are
  1839.          incremented by one compared to the standard DECnet values
  1840.          in order to maintain compliance with RFC 1155."
  1841.      ::= { phivCircuitParametersEntry 4 }
  1842.  
  1843. phivCircuitCommonName OBJECT-TYPE
  1844.      SYNTAX DisplayString (SIZE (0..16))
  1845.      ACCESS read-only
  1846.      STATUS mandatory
  1847.      DESCRIPTION
  1848.          "The name of the circuit entry in the table, for example,
  1849.           SVA-0 or in a level 2 router ASYNC-8 or ETHER-1)."
  1850.      ::= { phivCircuitParametersEntry 5 }
  1851.  
  1852. phivCircuitExecRecallTimer OBJECT-TYPE
  1853.      SYNTAX INTEGER (0..65535)
  1854.      ACCESS read-write
  1855.      STATUS mandatory
  1856.      DESCRIPTION
  1857.          "This parameter represents the minimum number of
  1858.          seconds to wait before restarting the circuit.  A
  1859.          value of 0 indicates not timer is running."
  1860.      ::= { phivCircuitParametersEntry 6 }
  1861.  
  1862. phivCircuitCommonType OBJECT-TYPE
  1863.      SYNTAX INTEGER {
  1864.          ddcmp-point (1),
  1865.          ddcmp-control (2),
  1866.          ddcmp-tributary (3),
  1867.          x25 (4),
  1868.          ddcmp-dmc (5),
  1869.          ethernet (6),
  1870.          ci (7),
  1871.          qp2-dte20 (8),
  1872.          bisync (9),
  1873.          other (14),
  1874.          fddi (15)
  1875.      }
  1876.      ACCESS read-only
  1877.      STATUS mandatory
  1878.      DESCRIPTION
  1879.          "Represents the type of the circuit. For X.25 circuits,
  1880.          the value must be set to X25. For DDCMP and Ethernet
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886. Expires April 1994                                             [Page 32]
  1887.  
  1888.  
  1889.  
  1890.  
  1891.  
  1892. draft                DECnet Phase IV MIB Extensions               Oct 93
  1893.  
  1894.  
  1895.          circuits it is read only and is the same value as the
  1896.          protocol of the associated line.
  1897.          NOTE: Values 1 - 5 are incremented by one compared to the
  1898.          standard DECnet values in order to maintain compliance
  1899.          with RFC 1155."
  1900.      ::= { phivCircuitParametersEntry 7 }
  1901.  
  1902. phivCircuitService  OBJECT-TYPE
  1903.      SYNTAX INTEGER {
  1904.          enabled (1),
  1905.          disabled (2)
  1906.      }
  1907.      ACCESS read-write
  1908.      STATUS mandatory
  1909.      DESCRIPTION
  1910.          "This value indicates whether or not Network Management
  1911.          allows service operations on a circuit. The values for
  1912.          service-control are as follows:
  1913.  
  1914.          ENABLED     SERVICE state and/or service functions are
  1915.                      allowed.
  1916.  
  1917.          DISABLED    SERVICE state and/or service functions are not
  1918.                      allowed.
  1919.  
  1920.          NOTE: These values are incremented by one compared to the
  1921.          standard DECnet values in order to maintain compliance
  1922.          with RFC 1155."
  1923.      ::= { phivCircuitParametersEntry 8 }
  1924.  
  1925. phivCircuitExecCost OBJECT-TYPE
  1926.      SYNTAX INTEGER (1..25)
  1927.      ACCESS read-write
  1928.      STATUS mandatory
  1929.      DESCRIPTION
  1930.          "This value represents the routing cost of the circuit.
  1931.          Routing sends messages along the path between two nodes
  1932.          having the smallest cost."
  1933.      ::= { phivCircuitParametersEntry 9 }
  1934.  
  1935. phivCircuitExecHelloTimer OBJECT-TYPE
  1936.      SYNTAX INTEGER (1..8191)
  1937.      ACCESS read-write
  1938.      STATUS mandatory
  1939.      DESCRIPTION
  1940.  
  1941.  
  1942.  
  1943.  
  1944.  
  1945. Expires April 1994                                             [Page 33]
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951. draft                DECnet Phase IV MIB Extensions               Oct 93
  1952.  
  1953.  
  1954.          "This value determines the frequency of Routing Hello
  1955.          messages sent to the adjacent node on the circuit."
  1956.      ::= { phivCircuitParametersEntry 10 }
  1957.  
  1958. -- Circuit Counters Table
  1959.  
  1960. phivCircuitCountTable OBJECT-TYPE
  1961.      SYNTAX SEQUENCE OF PhivCircuitCountEntry
  1962.      ACCESS not-accessible
  1963.      STATUS mandatory
  1964.      DESCRIPTION
  1965.          "Information about the counters associated with all
  1966.          circuits currently known."
  1967.      ::= { circuit 2 }
  1968.  
  1969.        phivCircuitCountEntry OBJECT-TYPE
  1970.      SYNTAX PhivCircuitCountEntry
  1971.      ACCESS not-accessible
  1972.      STATUS mandatory
  1973.      DESCRIPTION
  1974.          "Counter information about all circuits currently known"
  1975.      INDEX     { phivCircuitIndex }
  1976.      ::= { phivCircuitCountTable 1 }
  1977.  
  1978. PhivCircuitCountEntry ::=
  1979.      SEQUENCE {
  1980.          phivCircuitCountSecLastZeroed
  1981.              PhivCounter,
  1982.          phivCircuitCountTermPacketsRecd
  1983.              PhivCounter,
  1984.          phivCircuitCountOriginPackSent
  1985.              PhivCounter,
  1986.          phivCircuitCountTermCongLoss
  1987.              PhivCounter,
  1988.          phivCircuitCountCorruptLoss
  1989.              PhivCounter,
  1990.          phivCircuitCountTransitPksRecd
  1991.              PhivCounter,
  1992.          phivCircuitCountTransitPkSent
  1993.              PhivCounter,
  1994.          phivCircuitCountTransitCongestLoss
  1995.              PhivCounter,
  1996.          phivCircuitCountCircuitDown
  1997.              PhivCounter,
  1998.          phivCircuitCountInitFailure
  1999.  
  2000.  
  2001.  
  2002.  
  2003.  
  2004. Expires April 1994                                             [Page 34]
  2005.  
  2006.  
  2007.  
  2008.  
  2009.  
  2010. draft                DECnet Phase IV MIB Extensions               Oct 93
  2011.  
  2012.  
  2013.              PhivCounter,
  2014.          phivCircuitCountAdjDown
  2015.              PhivCounter,
  2016.          phivCircuitCountPeakAdj
  2017.              PhivCounter,
  2018.          phivCircuitCountBytesRecd
  2019.              PhivCounter,
  2020.          phivCircuitCountBytesSent
  2021.              PhivCounter,
  2022.          phivCircuitCountDataBlocksRecd
  2023.              PhivCounter,
  2024.          phivCircuitCountDataBlocksSent
  2025.              PhivCounter,
  2026.          phivCircuitCountUsrBuffUnav
  2027.              PhivCounter
  2028.      }
  2029.  
  2030. phivCircuitCountSecLastZeroed  OBJECT-TYPE
  2031.      SYNTAX PhivCounter (0..65535)
  2032.      ACCESS read-only
  2033.      STATUS mandatory
  2034.      DESCRIPTION
  2035.          "Number of seconds since the circuit counters for this
  2036.          circuit were last zeroed."
  2037.      ::= { phivCircuitCountEntry 1 }
  2038.  
  2039. phivCircuitCountTermPacketsRecd OBJECT-TYPE
  2040.      SYNTAX PhivCounter (0..2147483647)
  2041.      ACCESS read-only
  2042.      STATUS mandatory
  2043.      DESCRIPTION
  2044.          "Number of terminating packets received on this circuit."
  2045.      ::= { phivCircuitCountEntry 2 }
  2046.  
  2047. phivCircuitCountOriginPackSent OBJECT-TYPE
  2048.      SYNTAX PhivCounter (0..2147483647)
  2049.      ACCESS read-only
  2050.      STATUS mandatory
  2051.      DESCRIPTION
  2052.          "Number of originating packets sent on this circuit."
  2053.      ::= { phivCircuitCountEntry 3 }
  2054.  
  2055. phivCircuitCountTermCongLoss OBJECT-TYPE
  2056.      SYNTAX PhivCounter (0..65535)
  2057.      ACCESS read-only
  2058.  
  2059.  
  2060.  
  2061.  
  2062.  
  2063. Expires April 1994                                             [Page 35]
  2064.  
  2065.  
  2066.  
  2067.  
  2068.  
  2069. draft                DECnet Phase IV MIB Extensions               Oct 93
  2070.  
  2071.  
  2072.      STATUS mandatory
  2073.      DESCRIPTION
  2074.          "Number of terminating congestion losses on this
  2075.          circuit."
  2076.      ::= { phivCircuitCountEntry 4 }
  2077.  
  2078. phivCircuitCountCorruptLoss OBJECT-TYPE
  2079.      SYNTAX PhivCounter (0..255)
  2080.      ACCESS read-only
  2081.      STATUS mandatory
  2082.      DESCRIPTION
  2083.          "Number of corruption losses on this circuit."
  2084.      ::= { phivCircuitCountEntry 5 }
  2085.  
  2086. phivCircuitCountTransitPksRecd OBJECT-TYPE
  2087.      SYNTAX PhivCounter (0..2147483647)
  2088.      ACCESS read-only
  2089.      STATUS mandatory
  2090.      DESCRIPTION
  2091.          "Number of Transit packets received on this circuit."
  2092.      ::= { phivCircuitCountEntry 6 }
  2093.  
  2094. phivCircuitCountTransitPkSent OBJECT-TYPE
  2095.      SYNTAX PhivCounter (0..2147483647)
  2096.      ACCESS read-only
  2097.      STATUS mandatory
  2098.      DESCRIPTION
  2099.          "Number of transit packets sent on this circuit."
  2100.      ::= { phivCircuitCountEntry 7 }
  2101.  
  2102. phivCircuitCountTransitCongestLoss OBJECT-TYPE
  2103.      SYNTAX PhivCounter (0..65535)
  2104.      ACCESS read-only
  2105.      STATUS mandatory
  2106.      DESCRIPTION
  2107.          "Number of transit congestion losses on this circuit."
  2108.      ::= { phivCircuitCountEntry 8 }
  2109.  
  2110. phivCircuitCountCircuitDown OBJECT-TYPE
  2111.      SYNTAX PhivCounter (0..255)
  2112.      ACCESS read-only
  2113.      STATUS mandatory
  2114.      DESCRIPTION
  2115.          "Number of circuit downs on this circuit."
  2116.      ::= { phivCircuitCountEntry 9 }
  2117.  
  2118.  
  2119.  
  2120.  
  2121.  
  2122. Expires April 1994                                             [Page 36]
  2123.  
  2124.  
  2125.  
  2126.  
  2127.  
  2128. draft                DECnet Phase IV MIB Extensions               Oct 93
  2129.  
  2130.  
  2131.  
  2132. phivCircuitCountInitFailure OBJECT-TYPE
  2133.      SYNTAX PhivCounter (0..255)
  2134.      ACCESS read-only
  2135.      STATUS mandatory
  2136.      DESCRIPTION
  2137.          "Number of Initialization failures on this circuit."
  2138.      ::= { phivCircuitCountEntry 10 }
  2139.  
  2140. phivCircuitCountAdjDown OBJECT-TYPE
  2141.      SYNTAX PhivCounter (0..2147483647)
  2142.      ACCESS read-only
  2143.      STATUS mandatory
  2144.      DESCRIPTION
  2145.          "This counter indicates the number of adjacency losses
  2146.          that result from any of the following:
  2147.               Node listener timeout
  2148.               Invalid data received at node listener
  2149.               Unexpected control (initialization or verification)
  2150.                   message received
  2151.               Routing message received with a checksum error
  2152.               Node identification from a routing message or a
  2153.               Hello message that is not the one expected Hello
  2154.               message received indicating that connectivity
  2155.               became one-way
  2156.               Adjacency idled."
  2157.      ::= { phivCircuitCountEntry 11 }
  2158.  
  2159. phivCircuitCountPeakAdj OBJECT-TYPE
  2160.      SYNTAX PhivCounter (0..65535)
  2161.      ACCESS read-only
  2162.      STATUS mandatory
  2163.      DESCRIPTION
  2164.          "This counter indicates the maximum number of nodes
  2165.          that are up on the circuit."
  2166.      ::= { phivCircuitCountEntry 12 }
  2167.  
  2168. phivCircuitCountBytesRecd OBJECT-TYPE
  2169.      SYNTAX PhivCounter (0..2147483647)
  2170.      ACCESS read-only
  2171.      STATUS mandatory
  2172.      DESCRIPTION
  2173.          "Number of bytes received on this circuit."
  2174.      ::= { phivCircuitCountEntry 13 }
  2175.  
  2176.  
  2177.  
  2178.  
  2179.  
  2180.  
  2181. Expires April 1994                                             [Page 37]
  2182.  
  2183.  
  2184.  
  2185.  
  2186.  
  2187. draft                DECnet Phase IV MIB Extensions               Oct 93
  2188.  
  2189.  
  2190. phivCircuitCountBytesSent OBJECT-TYPE
  2191.      SYNTAX PhivCounter (0..2147483647)
  2192.      ACCESS read-only
  2193.      STATUS mandatory
  2194.      DESCRIPTION
  2195.          "Number of bytes sent on this circuit."
  2196.      ::= { phivCircuitCountEntry 14 }
  2197.  
  2198. phivCircuitCountDataBlocksRecd OBJECT-TYPE
  2199.      SYNTAX PhivCounter (0..2147483647)
  2200.      ACCESS read-only
  2201.      STATUS mandatory
  2202.      DESCRIPTION
  2203.          "Number of data blocks received on this circuit."
  2204.      ::= { phivCircuitCountEntry 15 }
  2205.  
  2206. phivCircuitCountDataBlocksSent OBJECT-TYPE
  2207.      SYNTAX PhivCounter (0..2147483647)
  2208.      ACCESS read-only
  2209.      STATUS mandatory
  2210.      DESCRIPTION
  2211.          "Number of data blocks sent on this circuit."
  2212.      ::= { phivCircuitCountEntry 16 }
  2213.  
  2214. phivCircuitCountUsrBuffUnav OBJECT-TYPE
  2215.      SYNTAX PhivCounter (0..65535)
  2216.      ACCESS read-only
  2217.      STATUS mandatory
  2218.      DESCRIPTION
  2219.          "Number of user buffer unavailable errors."
  2220.      ::= { phivCircuitCountEntry 17 }
  2221.  
  2222. -- Additional Circuit Parameters
  2223.  
  2224. phivCircuitOrigQueueLimit OBJECT-TYPE
  2225.      SYNTAX INTEGER
  2226.      ACCESS read-write
  2227.      STATUS mandatory
  2228.      DESCRIPTION
  2229.          "This parameter indicates the maximum number of
  2230.          originating packets that may be outstanding on this
  2231.          circuit. This does not include route-thru traffic."
  2232.      ::= { circuit 3 }
  2233.  
  2234. phivCircuitCountZeroCount OBJECT-TYPE
  2235.  
  2236.  
  2237.  
  2238.  
  2239.  
  2240. Expires April 1994                                             [Page 38]
  2241.  
  2242.  
  2243.  
  2244.  
  2245.  
  2246. draft                DECnet Phase IV MIB Extensions               Oct 93
  2247.  
  2248.  
  2249.      SYNTAX INTEGER {
  2250.          other (1),
  2251.          reset (2)
  2252.      }
  2253.      ACCESS read-write
  2254.      STATUS mandatory
  2255.      DESCRIPTION
  2256.          "When this value is set to 2, all of the counters in the
  2257.          Circuit Counter Table are set to zero."
  2258.      ::= { circuit 4 }
  2259.  
  2260. -- DDCMP Circuit Group
  2261.  
  2262. -- The implementation of the DDCMP Circuit Group is optional.
  2263. -- A system can be said to implement this group if and only if
  2264. -- all objects in this group are implemented.
  2265.  
  2266. -- DDCMP Parameters Table
  2267.  
  2268. phivDDCMPCircuitParametersTable OBJECT-TYPE
  2269.      SYNTAX SEQUENCE OF PhivDDCMPCircuitParametersEntry
  2270.      ACCESS not-accessible
  2271.      STATUS mandatory
  2272.      DESCRIPTION
  2273.          "Information about DDCMP circuit parameters."
  2274.      ::= { ddcmp 1}
  2275.  
  2276. phivDDCMPCircuitParametersEntry OBJECT-TYPE
  2277.      SYNTAX PhivDDCMPCircuitParametersEntry
  2278.      ACCESS not-accessible
  2279.      STATUS mandatory
  2280.      DESCRIPTION
  2281.          "Parameters information about DDCMP circuits currently
  2282.           known."
  2283.      INDEX     { phivDDCMPCircuitIndex }
  2284.      ::= { phivDDCMPCircuitParametersTable 1 }
  2285.  
  2286. PhivDDCMPCircuitParametersEntry ::=
  2287.      SEQUENCE {
  2288.          phivDDCMPCircuitIndex
  2289.              INTEGER,
  2290.          phivDDCMPCircuitAdjNodeAddr
  2291.              INTEGER,
  2292.          phivDDCMPCircuitTributary
  2293.              INTEGER
  2294.  
  2295.  
  2296.  
  2297.  
  2298.  
  2299. Expires April 1994                                             [Page 39]
  2300.  
  2301.  
  2302.  
  2303.  
  2304.  
  2305. draft                DECnet Phase IV MIB Extensions               Oct 93
  2306.  
  2307.  
  2308.      }
  2309.  
  2310. phivDDCMPCircuitIndex OBJECT-TYPE
  2311.      SYNTAX INTEGER (1..65535)
  2312.      ACCESS read-only
  2313.      STATUS mandatory
  2314.      DESCRIPTION
  2315.          "A unique index value for each known DDCMP circuit.
  2316.          This is the same value as phivCircuitIndex."
  2317.      ::= { phivDDCMPCircuitParametersEntry 1 }
  2318.  
  2319. phivDDCMPCircuitAdjNodeAddr OBJECT-TYPE
  2320.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  2321.      ACCESS read-only
  2322.      STATUS mandatory
  2323.      DESCRIPTION
  2324.          "The address of the adjacent node."
  2325.      ::= { phivDDCMPCircuitParametersEntry 2 }
  2326.  
  2327. phivDDCMPCircuitTributary OBJECT-TYPE
  2328.      SYNTAX INTEGER (0..255)
  2329.      ACCESS read-only
  2330.      STATUS mandatory
  2331.      DESCRIPTION
  2332.          "This value represents the Data Link physical tributary
  2333.          address of the circuit."
  2334.      ::= { phivDDCMPCircuitParametersEntry 3 }
  2335.  
  2336. -- DDCMP Circuit Counter Table
  2337.  
  2338. phivDDCMPCircuitCountTable OBJECT-TYPE
  2339.      SYNTAX SEQUENCE OF PhivDDCMPCircuitCountEntry
  2340.      ACCESS not-accessible
  2341.      STATUS mandatory
  2342.      DESCRIPTION
  2343.          "Information about the DDCMP counters associated with all
  2344.          circuits currently known."
  2345.      ::= { ddcmp 2 }
  2346.  
  2347. phivDDCMPCircuitCountEntry OBJECT-TYPE
  2348.      SYNTAX PhivDDCMPCircuitCountEntry
  2349.      ACCESS not-accessible
  2350.      STATUS mandatory
  2351.      DESCRIPTION
  2352.          "Counter information about DDCMP circuits now known"
  2353.  
  2354.  
  2355.  
  2356.  
  2357.  
  2358. Expires April 1994                                             [Page 40]
  2359.  
  2360.  
  2361.  
  2362.  
  2363.  
  2364. draft                DECnet Phase IV MIB Extensions               Oct 93
  2365.  
  2366.  
  2367.      INDEX     { phivCircuitIndex }
  2368.      ::= { phivDDCMPCircuitCountTable 1 }
  2369.  
  2370. PhivDDCMPCircuitCountEntry ::=
  2371.      SEQUENCE {
  2372.          phivDDCMPCircuitErrorsInbd
  2373.              PhivCounter,
  2374.          phivDDCMPCircuitErrorsOutbd
  2375.              PhivCounter,
  2376.          phivDDCMPCircuitRmteReplyTimeouts
  2377.              PhivCounter,
  2378.          phivDDCMPCircuitLocalReplyTimeouts
  2379.              PhivCounter,
  2380.          phivDDCMPCircuitRmteBuffErrors
  2381.              PhivCounter,
  2382.          phivDDCMPCircuitLocalBuffErrors
  2383.              PhivCounter,
  2384.          phivDDCMPCircuitSelectIntervalsElap
  2385.              PhivCounter,
  2386.          phivDDCMPCircuitSelectTimeouts
  2387.              PhivCounter
  2388.      }
  2389.  
  2390. phivDDCMPCircuitErrorsInbd OBJECT-TYPE
  2391.      SYNTAX PhivCounter (0..255)
  2392.      ACCESS read-only
  2393.      STATUS mandatory
  2394.      DESCRIPTION
  2395.          "Number of Data errors inbound."
  2396.      ::= { phivDDCMPCircuitCountEntry 1 }
  2397.  
  2398. phivDDCMPCircuitErrorsOutbd OBJECT-TYPE
  2399.      SYNTAX PhivCounter (0..255)
  2400.      ACCESS read-only
  2401.      STATUS mandatory
  2402.      DESCRIPTION
  2403.          "Number of outbound data errors."
  2404.      ::= { phivDDCMPCircuitCountEntry 2 }
  2405.  
  2406. phivDDCMPCircuitRmteReplyTimeouts OBJECT-TYPE
  2407.      SYNTAX PhivCounter (0..255)
  2408.      ACCESS read-only
  2409.      STATUS mandatory
  2410.      DESCRIPTION
  2411.          "Number of remote reply timeouts."
  2412.  
  2413.  
  2414.  
  2415.  
  2416.  
  2417. Expires April 1994                                             [Page 41]
  2418.  
  2419.  
  2420.  
  2421.  
  2422.  
  2423. draft                DECnet Phase IV MIB Extensions               Oct 93
  2424.  
  2425.  
  2426.      ::= { phivDDCMPCircuitCountEntry 3 }
  2427.  
  2428. phivDDCMPCircuitLocalReplyTimeouts OBJECT-TYPE
  2429.      SYNTAX PhivCounter (0..255)
  2430.      ACCESS read-only
  2431.      STATUS mandatory
  2432.      DESCRIPTION
  2433.          "Number of local Reply timeouts."
  2434.      ::= { phivDDCMPCircuitCountEntry 4 }
  2435.  
  2436. phivDDCMPCircuitRmteBuffErrors OBJECT-TYPE
  2437.      SYNTAX PhivCounter (0..255)
  2438.      ACCESS read-only
  2439.      STATUS mandatory
  2440.      DESCRIPTION
  2441.          "Number of remote reply time out errors."
  2442.      ::= { phivDDCMPCircuitCountEntry 5 }
  2443.  
  2444. phivDDCMPCircuitLocalBuffErrors  OBJECT-TYPE
  2445.      SYNTAX PhivCounter (0..255)
  2446.      ACCESS read-only
  2447.      STATUS mandatory
  2448.      DESCRIPTION
  2449.          "Number of local buffer errors."
  2450.      ::= { phivDDCMPCircuitCountEntry 6 }
  2451.  
  2452. phivDDCMPCircuitSelectIntervalsElap OBJECT-TYPE
  2453.      SYNTAX PhivCounter (0..65535)
  2454.      ACCESS read-only
  2455.      STATUS mandatory
  2456.      DESCRIPTION
  2457.          "Selection intervals that have elapsed."
  2458.      ::= {phivDDCMPCircuitCountEntry 7 }
  2459.  
  2460. phivDDCMPCircuitSelectTimeouts OBJECT-TYPE
  2461.      SYNTAX INTEGER (0..255)
  2462.      ACCESS read-only
  2463.      STATUS mandatory
  2464.      DESCRIPTION
  2465.          "Number of selection timeouts."
  2466.      ::= {phivDDCMPCircuitCountEntry 8 }
  2467.  
  2468. -- DDCMP Line Count Table
  2469.  
  2470. phivDDCMPLineCountTable OBJECT-TYPE
  2471.  
  2472.  
  2473.  
  2474.  
  2475.  
  2476. Expires April 1994                                             [Page 42]
  2477.  
  2478.  
  2479.  
  2480.  
  2481.  
  2482. draft                DECnet Phase IV MIB Extensions               Oct 93
  2483.  
  2484.  
  2485.      SYNTAX SEQUENCE OF PhivDDCMPLineCountEntry
  2486.      ACCESS not-accessible
  2487.      STATUS mandatory
  2488.      DESCRIPTION
  2489.          "The DDCMP Line Count Table."
  2490.      ::= { ddcmp 3 }
  2491.  
  2492. phivDDCMPLineCountEntry OBJECT-TYPE
  2493.      SYNTAX PhivDDCMPLineCountEntry
  2494.      ACCESS not-accessible
  2495.      STATUS mandatory
  2496.      DESCRIPTION
  2497.          "There is one entry in the table for each line."
  2498.      INDEX  { phivDDCMPLineCountIndex }
  2499.      ::= { phivDDCMPLineCountTable 1 }
  2500.  
  2501. PhivDDCMPLineCountEntry ::=
  2502.      SEQUENCE {
  2503.          phivDDCMPLineCountIndex
  2504.              InterfaceIndex,
  2505.          phivDDCMPLineCountDataErrsIn
  2506.              PhivCounter,
  2507.          phivDDCMPLineCountRmteStationErrs
  2508.              PhivCounter,
  2509.          phivDDCMPLineCountLocalStationErrs
  2510.              PhivCounter
  2511.      }
  2512.  
  2513. phivDDCMPLineCountIndex OBJECT-TYPE
  2514.      SYNTAX InterfaceIndex
  2515.      ACCESS read-only
  2516.      STATUS mandatory
  2517.      DESCRIPTION
  2518.          "The line on which this entry's equivalence is
  2519.          effective. The interface identified by a particular
  2520.          value of this index is the same interface as
  2521.          identified by the same value of phivLineIndex.
  2522.          This value is the ifIndex."
  2523.      ::= { phivDDCMPLineCountEntry 1 }
  2524.  
  2525. phivDDCMPLineCountDataErrsIn OBJECT-TYPE
  2526.      SYNTAX PhivCounter (0..255)
  2527.      ACCESS read-only
  2528.      STATUS mandatory
  2529.      DESCRIPTION
  2530.  
  2531.  
  2532.  
  2533.  
  2534.  
  2535. Expires April 1994                                             [Page 43]
  2536.  
  2537.  
  2538.  
  2539.  
  2540.  
  2541. draft                DECnet Phase IV MIB Extensions               Oct 93
  2542.  
  2543.  
  2544.          "Number of data errors inbound."
  2545.      ::= { phivDDCMPLineCountEntry 2 }
  2546.  
  2547. phivDDCMPLineCountRmteStationErrs OBJECT-TYPE
  2548.      SYNTAX PhivCounter (0..255)
  2549.      ACCESS read-only
  2550.      STATUS mandatory
  2551.      DESCRIPTION
  2552.          "Number of remote station errors."
  2553.      ::= { phivDDCMPLineCountEntry 3 }
  2554.  
  2555. phivDDCMPLineCountLocalStationErrs OBJECT-TYPE
  2556.      SYNTAX PhivCounter (0..255)
  2557.      ACCESS read-only
  2558.      STATUS mandatory
  2559.      DESCRIPTION
  2560.           "Number of local station errors."
  2561.      ::= { phivDDCMPLineCountEntry 4 }
  2562.  
  2563. -- DDCMP Multipoint Circuit Control Group
  2564.  
  2565. -- The implementation of the DDCMP Multipoint Circuit Control
  2566. -- Group is optional.  A system can be said to implement this group
  2567. -- if and only if all objects in this group are implemented.
  2568.  
  2569. phivControlSchedTimer OBJECT-TYPE
  2570.      SYNTAX INTEGER (50..65535)
  2571.      ACCESS read-only
  2572.      STATUS mandatory
  2573.      DESCRIPTION
  2574.          "This value represents the number of milliseconds
  2575.          between recalculation of tributary polling priorities."
  2576.      DEFVAL { 200 }
  2577.      ::= { control 1 }
  2578.  
  2579. phivControlDeadTimer OBJECT-TYPE
  2580.      SYNTAX INTEGER (1..65535)
  2581.      ACCESS read-only
  2582.      STATUS mandatory
  2583.      DESCRIPTION
  2584.          "This value represents the number of milliseconds
  2585.          between polls of one of the set of dead
  2586.          tributaries."
  2587.      DEFVAL { 10000 }
  2588.      ::= { control 2 }
  2589.  
  2590.  
  2591.  
  2592.  
  2593.  
  2594. Expires April 1994                                             [Page 44]
  2595.  
  2596.  
  2597.  
  2598.  
  2599.  
  2600. draft                DECnet Phase IV MIB Extensions               Oct 93
  2601.  
  2602.  
  2603.  
  2604. phivControlDelayTimer OBJECT-TYPE
  2605.      SYNTAX INTEGER (1..65535)
  2606.      ACCESS read-only
  2607.      STATUS mandatory
  2608.      DESCRIPTION
  2609.          "This value represents the minimum number of
  2610.          milliseconds to delay between polls. The delay timer
  2611.          limits the effect of a very fast control station on
  2612.          slow tributaries."
  2613.      ::= { control 3 }
  2614.  
  2615. phivControlStreamTimer OBJECT-TYPE
  2616.      SYNTAX INTEGER (0..65535)
  2617.      ACCESS read-only
  2618.      STATUS mandatory
  2619.      DESCRIPTION
  2620.          "This value represents the number of milliseconds a
  2621.          tributary or a half duplex remote station is
  2622.          allowed to hold the line.
  2623.  
  2624.          NOTE: This parameter can also be applied to
  2625.          half-duplex lines of type DDCMP POINT."
  2626.      DEFVAL { 6000 }
  2627.      ::= { control 4 }
  2628.  
  2629. -- DDCMP Multipoint Circuit Control Parameters Table
  2630.  
  2631. phivControlParametersTable OBJECT-TYPE
  2632.      SYNTAX SEQUENCE OF PhivControlParametersEntry
  2633.      ACCESS not-accessible
  2634.      STATUS mandatory
  2635.      DESCRIPTION
  2636.          "Information about control circuit parameters."
  2637.      ::= { control 5 }
  2638.  
  2639. phivControlParametersEntry OBJECT-TYPE
  2640.      SYNTAX PhivControlParametersEntry
  2641.      ACCESS not-accessible
  2642.      STATUS mandatory
  2643.      DESCRIPTION
  2644.          "Parameters information about control circuits
  2645.          currently known."
  2646.      INDEX  { phivControlCircuitIndex }
  2647.      ::= { phivControlParametersTable 1 }
  2648.  
  2649.  
  2650.  
  2651.  
  2652.  
  2653. Expires April 1994                                             [Page 45]
  2654.  
  2655.  
  2656.  
  2657.  
  2658.  
  2659. draft                DECnet Phase IV MIB Extensions               Oct 93
  2660.  
  2661.  
  2662.  
  2663. PhivControlParametersEntry ::=
  2664.      SEQUENCE {
  2665.          phivControlCircuitIndex
  2666.              INTEGER,
  2667.          phivControlBabbleTimer
  2668.              INTEGER,
  2669.          phivControlMaxBuffs
  2670.              INTEGER,
  2671.          phivControlMaxTransmits
  2672.              INTEGER,
  2673.          phivControlDyingBase
  2674.              INTEGER,
  2675.          phivControlDyingIncrement
  2676.              INTEGER,
  2677.          phivControlDeadThreshold
  2678.              INTEGER,
  2679.          phivControlDyingThreshold
  2680.              INTEGER,
  2681.          phivControlInactTreshold
  2682.              INTEGER,
  2683.          phivControlPollingState
  2684.              INTEGER,
  2685.          phivControlPollingSubState
  2686.              INTEGER,
  2687.          phivControlTransTimer
  2688.              INTEGER
  2689.      }
  2690.  
  2691. phivControlCircuitIndex OBJECT-TYPE
  2692.      SYNTAX INTEGER (1..65535)
  2693.      ACCESS read-only
  2694.      STATUS mandatory
  2695.      DESCRIPTION
  2696.          "A unique index value for each known multipoint
  2697.          control circuit.
  2698.          This is the same value as phivCircuitIndex."
  2699.      ::= { phivControlParametersEntry 1 }
  2700.  
  2701. phivControlBabbleTimer OBJECT-TYPE
  2702.      SYNTAX INTEGER (1..65535)
  2703.      ACCESS read-write
  2704.      STATUS mandatory
  2705.      DESCRIPTION
  2706.          "This value represents the number of milliseconds that a
  2707.  
  2708.  
  2709.  
  2710.  
  2711.  
  2712. Expires April 1994                                             [Page 46]
  2713.  
  2714.  
  2715.  
  2716.  
  2717.  
  2718. draft                DECnet Phase IV MIB Extensions               Oct 93
  2719.  
  2720.  
  2721.          selected tributary or remote half-duplex station is
  2722.          allowed to transmit."
  2723.      DEFVAL { 6000 }
  2724.      ::= { phivControlParametersEntry 2 }
  2725.  
  2726. phivControlMaxBuffs  OBJECT-TYPE
  2727.      SYNTAX INTEGER (1..254)
  2728.      ACCESS read-write
  2729.      STATUS mandatory
  2730.      DESCRIPTION
  2731.          "This value represents the maximum number of buffers the
  2732.          tributary can use from a common buffer pool. If not
  2733.          set, there is no common buffer pool and buffers are
  2734.          explicitly supplied by the higher level. Count is a
  2735.          decimal integer in the range 1-254."
  2736.      ::= { phivControlParametersEntry 3 }
  2737.  
  2738. phivControlMaxTransmits  OBJECT-TYPE
  2739.      SYNTAX INTEGER (1..255)
  2740.      ACCESS read-write
  2741.      STATUS mandatory
  2742.      DESCRIPTION
  2743.          "This value represents the maximum number of data
  2744.          messages that can be transmitted at one time. Count
  2745.          is a decimal integer in the range 1-255."
  2746.      DEFVAL { 4 }
  2747.      ::= { phivControlParametersEntry 4 }
  2748.  
  2749. phivControlDyingBase OBJECT-TYPE
  2750.      SYNTAX INTEGER (0..255)
  2751.      ACCESS read-write
  2752.      STATUS mandatory
  2753.      DESCRIPTION
  2754.          "This value represents the base priority to which a
  2755.          tributary is reset each time it has been polled. A
  2756.          separate base can be set for each of the indicated
  2757.          polling states. Base is a decimal integer in the range
  2758.          0-255.  If not set, the defaults are: active, 255;
  2759.          inactive, 0; and dying, 0."
  2760.      ::= { phivControlParametersEntry 5 }
  2761.  
  2762. phivControlDyingIncrement OBJECT-TYPE
  2763.      SYNTAX INTEGER (0..255)
  2764.      ACCESS read-write
  2765.      STATUS mandatory
  2766.  
  2767.  
  2768.  
  2769.  
  2770.  
  2771. Expires April 1994                                             [Page 47]
  2772.  
  2773.  
  2774.  
  2775.  
  2776.  
  2777. draft                DECnet Phase IV MIB Extensions               Oct 93
  2778.  
  2779.  
  2780.      DESCRIPTION
  2781.          "This value represents the increment added to the
  2782.          tributary priority each time the scheduling timer
  2783.          expires.  If not set, the defaults are: active, 0;
  2784.          inactive, 64; and dying, 16."
  2785.      ::= { phivControlParametersEntry 6 }
  2786.  
  2787. phivControlDeadThreshold OBJECT-TYPE
  2788.      SYNTAX INTEGER (0..255)
  2789.      ACCESS read-write
  2790.      STATUS mandatory
  2791.      DESCRIPTION
  2792.          "This value represents the number of times to poll the
  2793.          active, inactive, or dying tributary before changing
  2794.          its polling state to dead because of receive timeouts.
  2795.          Count is a decimal integer in the range 0-255."
  2796.      DEFVAL { 8 }
  2797.      ::= { phivControlParametersEntry 7 }
  2798.  
  2799. phivControlDyingThreshold OBJECT-TYPE
  2800.      SYNTAX INTEGER (0..255)
  2801.      ACCESS read-write
  2802.      STATUS mandatory
  2803.      DESCRIPTION
  2804.          "This value represents the number of times to poll the
  2805.          active or inactive tributary before changing its
  2806.          polling state to dying because of receive timeouts.
  2807.          Count is a decimal integer in the range 0-255."
  2808.      DEFVAL { 2 }
  2809.      ::= { phivControlParametersEntry 8 }
  2810.  
  2811. phivControlInactTreshold OBJECT-TYPE
  2812.      SYNTAX INTEGER (0..255)
  2813.      ACCESS read-write
  2814.      STATUS mandatory
  2815.      DESCRIPTION
  2816.          "This value represents the number of times to poll the
  2817.          active tributary before changing its polling state to
  2818.          inactive because of no data response. Count is a
  2819.          decimal integer in the range
  2820.          0-255."
  2821.      DEFVAL { 8 }
  2822.      ::= { phivControlParametersEntry 9 }
  2823.  
  2824. phivControlPollingState OBJECT-TYPE
  2825.  
  2826.  
  2827.  
  2828.  
  2829.  
  2830. Expires April 1994                                             [Page 48]
  2831.  
  2832.  
  2833.  
  2834.  
  2835.  
  2836. draft                DECnet Phase IV MIB Extensions               Oct 93
  2837.  
  2838.  
  2839.      SYNTAX INTEGER {
  2840.          automatic (1),
  2841.          active (2),
  2842.          inactive (3),
  2843.          dying (4),
  2844.          dead (5)
  2845.      }
  2846.      ACCESS read-write
  2847.      STATUS mandatory
  2848.      DESCRIPTION
  2849.          "This value represents the state of the tributary
  2850.          relative to the multipoint polling algorithm.  If not
  2851.          set the default is AUTOMATIC. The possible states are:
  2852.  
  2853.          AUTOMATIC
  2854.  
  2855.            The tributary's state is allowed to vary according to
  2856.            the operation of the polling algorithm.
  2857.  
  2858.          ACTIVE/INACTIVE/DYING/DEAD
  2859.  
  2860.            The tributary is locked in the specified state.
  2861.  
  2862.           NOTE: These values are incremented by one compared to
  2863.           the standard DECnet values in order to maintain
  2864.           compliance with RFC 1155."
  2865.      ::= { phivControlParametersEntry 10 }
  2866.  
  2867. phivControlPollingSubState OBJECT-TYPE
  2868.      SYNTAX INTEGER {
  2869.          active (1),
  2870.          inactive (2),
  2871.          dying (3),
  2872.          dead (4)
  2873.      }
  2874.      ACCESS read-only
  2875.      STATUS mandatory
  2876.      DESCRIPTION
  2877.          "This value represents the tributary's state as
  2878.          determined by the polling algorithm.  This applies
  2879.          only when the polling state is AUTOMATIC and is
  2880.          read-only to Network Management.  Polling-substate is
  2881.          one of ACTIVE, INACTIVE, DYING, or DEAD.  It is
  2882.          displayed as a tag on the polling state, for example:
  2883.          AUTOMATIC-INACTIVE."
  2884.  
  2885.  
  2886.  
  2887.  
  2888.  
  2889. Expires April 1994                                             [Page 49]
  2890.  
  2891.  
  2892.  
  2893.  
  2894.  
  2895. draft                DECnet Phase IV MIB Extensions               Oct 93
  2896.  
  2897.  
  2898.      ::= { phivControlParametersEntry 11 }
  2899.  
  2900. phivControlTransTimer OBJECT-TYPE
  2901.      SYNTAX INTEGER (0..65535)
  2902.      ACCESS read-write
  2903.      STATUS mandatory
  2904.      DESCRIPTION
  2905.          "This value represents the number of milliseconds to
  2906.          delay between data message transmits. Milliseconds is
  2907.          a decimal integer in the range 0-65535."
  2908.      DEFVAL { 0 }
  2909.      ::= { phivControlParametersEntry 12 }
  2910.  
  2911. -- Ethernet Group
  2912.  
  2913. -- The implementation of the Ethernet Group is mandatory
  2914. -- for all systems which support ethernet links.
  2915.  
  2916. -- Ethernet Parameters Table
  2917.  
  2918. phivEthLinkParametersTable OBJECT-TYPE
  2919.      SYNTAX SEQUENCE OF PhivEthLinkParametersEntry
  2920.      ACCESS not-accessible
  2921.      STATUS mandatory
  2922.      DESCRIPTION
  2923.           "Information about ethernet link parameters."
  2924.      ::= { ethernet 1}
  2925.  
  2926. phivEthLinkParametersEntry OBJECT-TYPE
  2927.      SYNTAX PhivEthLinkParametersEntry
  2928.      ACCESS not-accessible
  2929.      STATUS mandatory
  2930.      DESCRIPTION
  2931.          "Parameter information about ethernet links currently
  2932.          known."
  2933.      INDEX     { phivEthLinkIndex }
  2934.      ::= { phivEthLinkParametersTable 1 }
  2935.  
  2936. PhivEthLinkParametersEntry ::=
  2937.      SEQUENCE {
  2938.          phivEthLinkIndex
  2939.              INTEGER,
  2940.          phivEthDesigRouterNodeAddr
  2941.              PhivAddr,
  2942.          phivEthMaxRouters
  2943.  
  2944.  
  2945.  
  2946.  
  2947.  
  2948. Expires April 1994                                             [Page 50]
  2949.  
  2950.  
  2951.  
  2952.  
  2953.  
  2954. draft                DECnet Phase IV MIB Extensions               Oct 93
  2955.  
  2956.  
  2957.              INTEGER,
  2958.          phivEthRouterPri
  2959.              INTEGER,
  2960.          phivEthHardwareAddr
  2961.              OCTET STRING
  2962.       }
  2963.  
  2964. phivEthLinkIndex OBJECT-TYPE
  2965.      SYNTAX INTEGER (1..65535)
  2966.      ACCESS read-only
  2967.      STATUS mandatory
  2968.      DESCRIPTION
  2969.          "The circuit over which this links information is
  2970.          collected.  This is the same as phivCircuitIndex."
  2971.      ::= { phivEthLinkParametersEntry 1 }
  2972.  
  2973. phivEthDesigRouterNodeAddr OBJECT-TYPE
  2974.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  2975.      ACCESS read-only
  2976.      STATUS mandatory
  2977.      DESCRIPTION
  2978.          "This value is the address of the designated router."
  2979.      ::= { phivEthLinkParametersEntry 2 }
  2980.  
  2981. phivEthMaxRouters OBJECT-TYPE
  2982.      SYNTAX INTEGER (0..255)
  2983.      ACCESS read-write
  2984.      STATUS mandatory
  2985.      DESCRIPTION
  2986.          "This parameter is the maximum number of routers (other
  2987.           than the executor itself) allowed on the circuit by
  2988.           Routing for circuits that are owned by the executor
  2989.           node."
  2990.      ::= { phivEthLinkParametersEntry 3 }
  2991.  
  2992. phivEthRouterPri OBJECT-TYPE
  2993.      SYNTAX INTEGER (0..127)
  2994.      ACCESS read-write
  2995.      STATUS mandatory
  2996.      DESCRIPTION
  2997.          "This parameter is the priority that this router is to
  2998.           have in the selection of designated router for the
  2999.           circuit on circuits that are owned by the executor
  3000.           node."
  3001.      DEFVAL { 64 }
  3002.  
  3003.  
  3004.  
  3005.  
  3006.  
  3007. Expires April 1994                                             [Page 51]
  3008.  
  3009.  
  3010.  
  3011.  
  3012.  
  3013. draft                DECnet Phase IV MIB Extensions               Oct 93
  3014.  
  3015.  
  3016.      ::= { phivEthLinkParametersEntry 4 }
  3017.  
  3018. phivEthHardwareAddr OBJECT-TYPE
  3019.      SYNTAX OCTET STRING (SIZE (6))
  3020.      ACCESS read-only
  3021.      STATUS mandatory
  3022.      DESCRIPTION
  3023.          "This read-only parameter is the address that is
  3024.          associated with the line device hardware as seen by
  3025.          the DECnet Software.  This value is not the same as
  3026.          ifPhysAddress."
  3027.      ::= { phivEthLinkParametersEntry 5 }
  3028.  
  3029. -- Counters Group
  3030.  
  3031. -- The implementation of the Counters Group is optional.
  3032. -- A system can be said to implement this group if and only if
  3033. -- all objects in this group are implemented.
  3034.  
  3035. -- Counters Table
  3036.  
  3037. phivCountersCountTable OBJECT-TYPE
  3038.      SYNTAX SEQUENCE OF PhivCountersCountEntry
  3039.      ACCESS not-accessible
  3040.      STATUS mandatory
  3041.      DESCRIPTION
  3042.          "Information about ethernet link counters."
  3043.      ::= { counters 1 }
  3044.  
  3045. phivCountersCountEntry OBJECT-TYPE
  3046.      SYNTAX PhivCountersCountEntry
  3047.      ACCESS not-accessible
  3048.      STATUS mandatory
  3049.      DESCRIPTION
  3050.          "Counter information about ethernet links currently
  3051.          known."
  3052.      INDEX     { phivCountersIndex }
  3053.      ::= { phivCountersCountTable 1 }
  3054.  
  3055. PhivCountersCountEntry ::=
  3056.      SEQUENCE {
  3057.          phivCountersIndex
  3058.              InterfaceIndex,
  3059.          phivCountersCountBytesRecd
  3060.              PhivCounter,
  3061.  
  3062.  
  3063.  
  3064.  
  3065.  
  3066. Expires April 1994                                             [Page 52]
  3067.  
  3068.  
  3069.  
  3070.  
  3071.  
  3072. draft                DECnet Phase IV MIB Extensions               Oct 93
  3073.  
  3074.  
  3075.          phivCountersCountBytesSent
  3076.              PhivCounter,
  3077.          phivCountersCountDataBlocksRecd
  3078.              PhivCounter,
  3079.          phivCountersCountDataBlocksSent
  3080.              PhivCounter,
  3081.          phivCountersCountEthUsrBuffUnav
  3082.              PhivCounter,
  3083.          phivCountersCountMcastBytesRecd
  3084.              PhivCounter,
  3085.          phivCountersCountDataBlksRecd
  3086.              PhivCounter,
  3087.          phivCountersCountDataBlksSent
  3088.              PhivCounter,
  3089.          phivCountersCountMcastBlksRecd
  3090.              PhivCounter,
  3091.          phivCountersCountBlksSentDef
  3092.              PhivCounter,
  3093.          phivCountersCountBlksSentSingleCol
  3094.              PhivCounter,
  3095.          phivCountersCountBlksSentMultCol
  3096.              PhivCounter,
  3097.          phivCountersCountSendFailure
  3098.              PhivCounter,
  3099.          phivCountersCountCollDetectFailure
  3100.              PhivCounter,
  3101.          phivCountersCountReceiveFailure
  3102.              PhivCounter,
  3103.          phivCountersCountUnrecFrameDest
  3104.              PhivCounter,
  3105.          phivCountersCountDataOver
  3106.              PhivCounter,
  3107.          phivCountersCountSysBuffUnav
  3108.              PhivCounter,
  3109.          phivCountersCountUsrBuffUnav
  3110.              PhivCounter
  3111.       }
  3112.  
  3113. phivCountersIndex OBJECT-TYPE
  3114.      SYNTAX InterfaceIndex
  3115.      ACCESS read-only
  3116.      STATUS mandatory
  3117.      DESCRIPTION
  3118.          "The interface to which these counters apply.  This is
  3119.          the same interface as identified by the same value of
  3120.  
  3121.  
  3122.  
  3123.  
  3124.  
  3125. Expires April 1994                                             [Page 53]
  3126.  
  3127.  
  3128.  
  3129.  
  3130.  
  3131. draft                DECnet Phase IV MIB Extensions               Oct 93
  3132.  
  3133.  
  3134.          phivLineIndex. This value is the ifIndex."
  3135.      ::= { phivCountersCountEntry 1 }
  3136.  
  3137. phivCountersCountBytesRecd OBJECT-TYPE
  3138.      SYNTAX PhivCounter (0..2147483647)
  3139.      ACCESS read-only
  3140.      STATUS mandatory
  3141.      DESCRIPTION
  3142.          "Number of bytes received over this link."
  3143.      ::= { phivCountersCountEntry 2 }
  3144.  
  3145. phivCountersCountBytesSent OBJECT-TYPE
  3146.      SYNTAX PhivCounter (0..2147483647)
  3147.      ACCESS read-only
  3148.      STATUS mandatory
  3149.      DESCRIPTION
  3150.          "Number of bytes sent over this link."
  3151.      ::= { phivCountersCountEntry 3 }
  3152.  
  3153. phivCountersCountDataBlocksRecd OBJECT-TYPE
  3154.      SYNTAX PhivCounter (0..2147483647)
  3155.      ACCESS read-only
  3156.      STATUS obsolete
  3157.      DESCRIPTION
  3158.          "Number of data blocks received over this link."
  3159.      ::= { phivCountersCountEntry 4 }
  3160.  
  3161. phivCountersCountDataBlocksSent OBJECT-TYPE
  3162.      SYNTAX PhivCounter (0..2147483647)
  3163.      ACCESS read-only
  3164.      STATUS obsolete
  3165.      DESCRIPTION
  3166.          "Number of data blocks sent over this link."
  3167.      ::= { phivCountersCountEntry 5 }
  3168.  
  3169. phivCountersCountEthUsrBuffUnav OBJECT-TYPE
  3170.      SYNTAX PhivCounter (0..65535)
  3171.      ACCESS read-only
  3172.      STATUS mandatory
  3173.      DESCRIPTION
  3174.          "Number of user buffer unavailable errors over this
  3175.          link."
  3176.      ::= { phivCountersCountEntry 6 }
  3177.  
  3178. phivCountersCountMcastBytesRecd OBJECT-TYPE
  3179.  
  3180.  
  3181.  
  3182.  
  3183.  
  3184. Expires April 1994                                             [Page 54]
  3185.  
  3186.  
  3187.  
  3188.  
  3189.  
  3190. draft                DECnet Phase IV MIB Extensions               Oct 93
  3191.  
  3192.  
  3193.      SYNTAX PhivCounter (0..2147483647)
  3194.      ACCESS read-only
  3195.      STATUS mandatory
  3196.      DESCRIPTION
  3197.          "Number of multicast bytes received over this link."
  3198.      ::= { phivCountersCountEntry 7 }
  3199.  
  3200. phivCountersCountDataBlksRecd OBJECT-TYPE
  3201.      SYNTAX PhivCounter (0..2147483647)
  3202.      ACCESS read-only
  3203.      STATUS mandatory
  3204.      DESCRIPTION
  3205.          "Number of data blocks received over this link."
  3206.      ::= { phivCountersCountEntry 8 }
  3207.  
  3208. phivCountersCountDataBlksSent OBJECT-TYPE
  3209.      SYNTAX PhivCounter (0..2147483647)
  3210.      ACCESS read-only
  3211.      STATUS mandatory
  3212.      DESCRIPTION
  3213.          "Number of data blocks sent over this link."
  3214.      ::= { phivCountersCountEntry 9 }
  3215.  
  3216. phivCountersCountMcastBlksRecd OBJECT-TYPE
  3217.      SYNTAX PhivCounter (0..2147483647)
  3218.      ACCESS read-only
  3219.      STATUS mandatory
  3220.      DESCRIPTION
  3221.          "Number of multicast blocks received over this link."
  3222.      ::= { phivCountersCountEntry 10 }
  3223.  
  3224. phivCountersCountBlksSentDef OBJECT-TYPE
  3225.      SYNTAX PhivCounter (0..2147483647)
  3226.      ACCESS read-only
  3227.      STATUS mandatory
  3228.      DESCRIPTION
  3229.          "Number of blocks sent, initially deferred over this
  3230.          link."
  3231.      ::= { phivCountersCountEntry 11 }
  3232.  
  3233. phivCountersCountBlksSentSingleCol OBJECT-TYPE
  3234.      SYNTAX PhivCounter (0..2147483647)
  3235.      ACCESS read-only
  3236.      STATUS mandatory
  3237.      DESCRIPTION
  3238.  
  3239.  
  3240.  
  3241.  
  3242.  
  3243. Expires April 1994                                             [Page 55]
  3244.  
  3245.  
  3246.  
  3247.  
  3248.  
  3249. draft                DECnet Phase IV MIB Extensions               Oct 93
  3250.  
  3251.  
  3252.          "Number of blocks sent, single collision over this link."
  3253.      ::= { phivCountersCountEntry 12 }
  3254.  
  3255. phivCountersCountBlksSentMultCol OBJECT-TYPE
  3256.      SYNTAX PhivCounter (0..2147483647)
  3257.      ACCESS read-only
  3258.      STATUS mandatory
  3259.      DESCRIPTION
  3260.          "Number of blocks sent, multiple collisions over this
  3261.          link."
  3262.      ::= { phivCountersCountEntry 13 }
  3263.  
  3264. phivCountersCountSendFailure OBJECT-TYPE
  3265.      SYNTAX INTEGER (0..65535)
  3266.      ACCESS read-only
  3267.      STATUS mandatory
  3268.      DESCRIPTION
  3269.          "Number of send failures over this link."
  3270.      ::= { phivCountersCountEntry 14 }
  3271.  
  3272. phivCountersCountCollDetectFailure OBJECT-TYPE
  3273.      SYNTAX INTEGER (0..65535)
  3274.      ACCESS read-only
  3275.      STATUS mandatory
  3276.      DESCRIPTION
  3277.          "Number of collision detect check failures over this
  3278.           link."
  3279.      ::= { phivCountersCountEntry 15 }
  3280.  
  3281. phivCountersCountReceiveFailure OBJECT-TYPE
  3282.      SYNTAX INTEGER (0..65535)
  3283.      ACCESS read-only
  3284.      STATUS mandatory
  3285.      DESCRIPTION
  3286.          "Number of receive failures over this link."
  3287.      ::= { phivCountersCountEntry 16 }
  3288.  
  3289. phivCountersCountUnrecFrameDest OBJECT-TYPE
  3290.      SYNTAX INTEGER (0..65535)
  3291.      ACCESS read-only
  3292.      STATUS mandatory
  3293.      DESCRIPTION
  3294.          "Number of unrecognized frame destinations over this
  3295.          link."
  3296.      ::= { phivCountersCountEntry 17 }
  3297.  
  3298.  
  3299.  
  3300.  
  3301.  
  3302. Expires April 1994                                             [Page 56]
  3303.  
  3304.  
  3305.  
  3306.  
  3307.  
  3308. draft                DECnet Phase IV MIB Extensions               Oct 93
  3309.  
  3310.  
  3311.  
  3312. phivCountersCountDataOver OBJECT-TYPE
  3313.      SYNTAX INTEGER (0..65535)
  3314.      ACCESS read-only
  3315.      STATUS mandatory
  3316.      DESCRIPTION
  3317.          "Number of data overruns over this link."
  3318.      ::= { phivCountersCountEntry 18 }
  3319.  
  3320. phivCountersCountSysBuffUnav OBJECT-TYPE
  3321.      SYNTAX INTEGER (0..65535)
  3322.      ACCESS read-only
  3323.      STATUS mandatory
  3324.      DESCRIPTION
  3325.          "Number of system buffer unavailables over this link."
  3326.      ::= { phivCountersCountEntry 19 }
  3327.  
  3328. phivCountersCountUsrBuffUnav OBJECT-TYPE
  3329.      SYNTAX INTEGER (0..65535)
  3330.      ACCESS read-only
  3331.      STATUS mandatory
  3332.      DESCRIPTION
  3333.          "Number of user buffer unavailables."
  3334.      ::= { phivCountersCountEntry 20 }
  3335.  
  3336. -- Adjacency Group
  3337.  
  3338. -- The implementation of the Adjacency Group is mandatory for all
  3339. -- conformant implementations of this memo.
  3340.  
  3341. -- The phivAdjTable has been made obsolete it has been replaced with
  3342. -- the phivAdjNodeTable.
  3343.  
  3344. phivAdjTable OBJECT-TYPE
  3345.      SYNTAX SEQUENCE OF PhivAdjEntry
  3346.      ACCESS not-accessible
  3347.      STATUS obsolete
  3348.      DESCRIPTION
  3349.          "The Adjacency Table."
  3350.      ::= { adjacency 1 }
  3351.  
  3352. phivAdjEntry OBJECT-TYPE
  3353.      SYNTAX PhivAdjEntry
  3354.      ACCESS not-accessible
  3355.      STATUS obsolete
  3356.  
  3357.  
  3358.  
  3359.  
  3360.  
  3361. Expires April 1994                                             [Page 57]
  3362.  
  3363.  
  3364.  
  3365.  
  3366.  
  3367. draft                DECnet Phase IV MIB Extensions               Oct 93
  3368.  
  3369.  
  3370.      DESCRIPTION
  3371.          "There is one entry in the table for each adjacency."
  3372.      INDEX  { phivAdjCircuitIndex }
  3373.      ::= { phivAdjTable 1 }
  3374.  
  3375. PhivAdjEntry ::=
  3376.      SEQUENCE {
  3377.          phivAdjCircuitIndex
  3378.              INTEGER,
  3379.          phivAdjNodeAddr
  3380.              PhivAddr,
  3381.          phivAdjBlockSize
  3382.              INTEGER,
  3383.          phivAdjListenTimer
  3384.              INTEGER (1..65535),
  3385.          phivAdjCircuitEtherServPhysAddr
  3386.              OCTET STRING,
  3387.          phivAdjType
  3388.              INTEGER,
  3389.          phivAdjState
  3390.              INTEGER,
  3391.          phivAdjPriority
  3392.              INTEGER,
  3393.          phivAdjExecListenTimer
  3394.              INTEGER (1..65535)
  3395.       }
  3396. phivAdjCircuitIndex OBJECT-TYPE
  3397.      SYNTAX INTEGER
  3398.      ACCESS read-only
  3399.      STATUS obsolete
  3400.      DESCRIPTION
  3401.          "A unique index value for each known circuit."
  3402.      ::= { phivAdjEntry 1 }
  3403.  
  3404. phivAdjNodeAddr OBJECT-TYPE
  3405.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  3406.      ACCESS read-only
  3407.      STATUS obsolete
  3408.      DESCRIPTION
  3409.          "The address of the adjacent node."
  3410.      ::= { phivAdjEntry 2 }
  3411.  
  3412. phivAdjBlockSize OBJECT-TYPE
  3413.      SYNTAX INTEGER
  3414.      ACCESS read-only
  3415.  
  3416.  
  3417.  
  3418.  
  3419.  
  3420. Expires April 1994                                             [Page 58]
  3421.  
  3422.  
  3423.  
  3424.  
  3425.  
  3426. draft                DECnet Phase IV MIB Extensions               Oct 93
  3427.  
  3428.  
  3429.      STATUS obsolete
  3430.      DESCRIPTION
  3431.          "This read-only parameter is the block size that was
  3432.          negotiated with the adjacent Routing layer during Routing
  3433.          initialization over a particular circuit. It includes the
  3434.          routing header, but excludes the data link header. This
  3435.          parameter is qualified by ADJACENT NODE."
  3436.      ::= { phivAdjEntry 3 }
  3437.  
  3438. phivAdjListenTimer OBJECT-TYPE
  3439.      SYNTAX INTEGER (1..65535)
  3440.      ACCESS read-only
  3441.      STATUS obsolete
  3442.      DESCRIPTION
  3443.          "This value determines the maximum number of seconds
  3444.          allowed to elapse before Routing receives some message
  3445.          (either a Hello message or a user message) from the
  3446.          adjacent node on the circuit. It was agreed during
  3447.          Routing initialization with the adjacent Routing layer.
  3448.          This parameter is qualified by ADJACENT NODE."
  3449.      ::= { phivAdjEntry 4 }
  3450.  
  3451. phivAdjCircuitEtherServPhysAddr OBJECT-TYPE
  3452.      SYNTAX OCTET STRING ( SIZE (6) )
  3453.      ACCESS read-only
  3454.      STATUS obsolete
  3455.      DESCRIPTION
  3456.          "This parameter indicates the Ethernet physical address
  3457.          of an adjacent node that is being serviced on this
  3458.          circuit. This parameter is a qualifier for SERVICE
  3459.          SUBSTATE."
  3460.      ::= { phivAdjEntry 5 }
  3461.  
  3462. phivAdjType OBJECT-TYPE
  3463.      SYNTAX INTEGER {
  3464.          routing-III (1),
  3465.          nonrouting-III (2),
  3466.          area (3),
  3467.          routing-IV (4),
  3468.          nonrouting-IV (5)
  3469.      }
  3470.      ACCESS read-only
  3471.      STATUS obsolete
  3472.      DESCRIPTION
  3473.          "This parameter indicates the type of adjacency.
  3474.  
  3475.  
  3476.  
  3477.  
  3478.  
  3479. Expires April 1994                                             [Page 59]
  3480.  
  3481.  
  3482.  
  3483.  
  3484.  
  3485. draft                DECnet Phase IV MIB Extensions               Oct 93
  3486.  
  3487.  
  3488.  
  3489.          For adjacent nodes, this is a read-only parameter that
  3490.          indicates the type of the reachable adjacent node.
  3491.          NOTE: The routing-III and nonrouting-III values are
  3492.          incremented by one compared to the standard DECnet
  3493.          values in order to maintain compliance with RFC 1155)"
  3494.      ::= { phivAdjEntry 6 }
  3495.  
  3496. phivAdjState OBJECT-TYPE
  3497.      SYNTAX INTEGER {
  3498.          initializing (1),          -- Ethernet one-way
  3499.          up (2),                    -- Ethernet two-way
  3500.          run (3),                   -- The eight DDCMP/X.25 states
  3501.          circuit-rejected (4),
  3502.          data-link-start (5),
  3503.          routing-layer-initialize (6),
  3504.          routing-layer-verify (7),
  3505.          routing-layer-complete (8),
  3506.          off (9),
  3507.          halt (10)
  3508.      }
  3509.      ACCESS read-only
  3510.      STATUS obsolete
  3511.      DESCRIPTION
  3512.          "This value indicates the state of a router adjacency.
  3513.          On adjacencies over a circuit of type
  3514.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3515.          adjacent node of type (phivAdjType) ROUTING IV or AREA,
  3516.          this variable is the state of the Ethernet
  3517.          Initialization Layer for this adjacency, and can have
  3518.          values INITIALIZING or UP. (See Section 9.1.1 of
  3519.          DECnet Phase IV Routing Layer Functional Specification.)
  3520.  
  3521.          On adjacencies over a circuit of type
  3522.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3523.          adjacent node of type (phivAdjType) NONROUTING IV,
  3524.          this variable will always take on the value UP.
  3525.  
  3526.          On adjacencies over a circuit of type
  3527.          (phivCircuitCommonType) DDCMP POINT, DDCMP CONTROL,
  3528.          DDCMP TRIBUTARY, DDCMP DMC, or X.25, this variable is
  3529.          the state of the Routing Layer Initialization Circuit
  3530.          State. (See section 7.3, ibid.)  It can have values
  3531.          between RUN and HALT.
  3532.  
  3533.  
  3534.  
  3535.  
  3536.  
  3537.  
  3538. Expires April 1994                                             [Page 60]
  3539.  
  3540.  
  3541.  
  3542.  
  3543.  
  3544. draft                DECnet Phase IV MIB Extensions               Oct 93
  3545.  
  3546.  
  3547.          On adjacencies over a circuit of type
  3548.          (phivCircuitCommonType) OTHER, this variable may be
  3549.          used in a manner consistent with the Initialization
  3550.          Layer used on that circuit."
  3551.      ::= { phivAdjEntry 7 }
  3552.  
  3553. phivAdjPriority OBJECT-TYPE
  3554.      SYNTAX INTEGER (0..255)
  3555.      ACCESS read-only
  3556.      STATUS obsolete
  3557.      DESCRIPTION
  3558.          "Priority assigned by the adjacent node for this
  3559.          circuit."
  3560.   ::= { phivAdjEntry 8 }
  3561.  
  3562. phivAdjExecListenTimer OBJECT-TYPE
  3563.      SYNTAX INTEGER (1..65535)
  3564.      ACCESS read-only
  3565.      STATUS obsolete
  3566.      DESCRIPTION
  3567.          "This read-only value determines the maximum number of
  3568.          seconds allowed to elapse before Routing receives some
  3569.          message (either a Hello message or a user message) from
  3570.          the adjacent node on the circuit. It was agreed during
  3571.          Routing initialization with the adjacent Routing layer."
  3572.      ::= { phivAdjEntry 9 }
  3573.  
  3574. -- New Adjacency Table this replaces the phivAdjTable.
  3575.  
  3576. phivAdjNodeTable OBJECT-TYPE
  3577.      SYNTAX SEQUENCE OF PhivAdjNodeEntry
  3578.      ACCESS not-accessible
  3579.      STATUS mandatory
  3580.      DESCRIPTION
  3581.          "The Adjacent Node Table."
  3582.      ::= { adjacency 2 }
  3583.  
  3584. phivAdjNodeEntry OBJECT-TYPE
  3585.      SYNTAX PhivAdjNodeEntry
  3586.      ACCESS not-accessible
  3587.      STATUS mandatory
  3588.      DESCRIPTION
  3589.          "There is one entry in the table for each adjacency."
  3590.      INDEX  { phivAdjNodeCircuitIndex, phivAdjAddr }
  3591.      ::= { phivAdjNodeTable 1 }
  3592.  
  3593.  
  3594.  
  3595.  
  3596.  
  3597. Expires April 1994                                             [Page 61]
  3598.  
  3599.  
  3600.  
  3601.  
  3602.  
  3603. draft                DECnet Phase IV MIB Extensions               Oct 93
  3604.  
  3605.  
  3606. PhivAdjNodeEntry ::=
  3607.      SEQUENCE {
  3608.          phivAdjNodeCircuitIndex
  3609.              INTEGER,
  3610.          phivAdjAddr
  3611.              PhivAddr,
  3612.          phivAdjNodeBlockSize
  3613.              INTEGER,
  3614.          phivAdjNodeListenTimer
  3615.              INTEGER,
  3616.          phivAdjNodeCircuitEtherServPhysAddr
  3617.              OCTET STRING,
  3618.          phivAdjNodeType
  3619.              INTEGER,
  3620.          phivAdjNodeState
  3621.              INTEGER,
  3622.          phivAdjNodePriority
  3623.              INTEGER
  3624.       }
  3625.  
  3626. phivAdjNodeCircuitIndex OBJECT-TYPE
  3627.      SYNTAX INTEGER (1..65535)
  3628.      ACCESS read-only
  3629.      STATUS mandatory
  3630.      DESCRIPTION
  3631.          "A unique index value for each known circuit.  This
  3632.          value is the same as phivCircuitIndex and identifies the
  3633.          circuit over which the adjacency is realized."
  3634.      ::= { phivAdjNodeEntry 1 }
  3635.  
  3636. phivAdjAddr OBJECT-TYPE
  3637.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  3638.      ACCESS read-only
  3639.      STATUS mandatory
  3640.      DESCRIPTION
  3641.          "The address of the adjacent node."
  3642.      ::= { phivAdjNodeEntry 2 }
  3643.  
  3644. phivAdjNodeBlockSize OBJECT-TYPE
  3645.      SYNTAX INTEGER
  3646.      ACCESS read-only
  3647.      STATUS mandatory
  3648.      DESCRIPTION
  3649.          "This read-only parameter is the block size that was
  3650.          negotiated with the adjacent Routing layer during Routing
  3651.  
  3652.  
  3653.  
  3654.  
  3655.  
  3656. Expires April 1994                                             [Page 62]
  3657.  
  3658.  
  3659.  
  3660.  
  3661.  
  3662. draft                DECnet Phase IV MIB Extensions               Oct 93
  3663.  
  3664.  
  3665.          initialization over a particular circuit. It includes the
  3666.          routing header, but excludes the data link header. This
  3667.          parameter is qualified by ADJACENT NODE."
  3668.      ::= { phivAdjNodeEntry 3 }
  3669.  
  3670. phivAdjNodeListenTimer OBJECT-TYPE
  3671.      SYNTAX INTEGER (1..65535)
  3672.      ACCESS read-only
  3673.      STATUS mandatory
  3674.      DESCRIPTION
  3675.          "This value determines the maximum number of seconds
  3676.          allowed to elapse before Routing receives some message
  3677.          (either a Hello message or a user message) from the
  3678.          adjacent node on the circuit. It was agreed during
  3679.          Routing initialization with the adjacent Routing layer.
  3680.          This parameter is qualified by ADJACENT NODE."
  3681.      ::= { phivAdjNodeEntry 4 }
  3682.  
  3683. phivAdjNodeCircuitEtherServPhysAddr OBJECT-TYPE
  3684.      SYNTAX OCTET STRING (SIZE (6))
  3685.      ACCESS read-only
  3686.      STATUS mandatory
  3687.      DESCRIPTION
  3688.          "This parameter indicates the Ethernet physical address
  3689.          of an adjacent node that is being serviced on this
  3690.          circuit. This parameter is a qualifier for SERVICE
  3691.          SUBSTATE."
  3692.      ::= { phivAdjNodeEntry 5 }
  3693.  
  3694. phivAdjNodeType OBJECT-TYPE
  3695.      SYNTAX INTEGER {
  3696.          routing-III (1),
  3697.          nonrouting-III (2),
  3698.          area (3),
  3699.          routing-IV (4),
  3700.          nonrouting-IV (5)
  3701.      }
  3702.      ACCESS read-only
  3703.      STATUS mandatory
  3704.      DESCRIPTION
  3705.          "This parameter indicates the type of adjacency.
  3706.  
  3707.          For adjacent nodes, this is a read-only parameter that
  3708.          indicates the type of the reachable adjacent node.
  3709.          NOTE: The routing-III and nonrouting-III values are
  3710.  
  3711.  
  3712.  
  3713.  
  3714.  
  3715. Expires April 1994                                             [Page 63]
  3716.  
  3717.  
  3718.  
  3719.  
  3720.  
  3721. draft                DECnet Phase IV MIB Extensions               Oct 93
  3722.  
  3723.  
  3724.          incremented by one compared to the standard DECnet
  3725.          values in order to maintain compliance with RFC 1155)"
  3726.      ::= { phivAdjNodeEntry 6 }
  3727.  
  3728. phivAdjNodeState OBJECT-TYPE
  3729.      SYNTAX INTEGER {
  3730.          initializing (1),          -- Ethernet one-way
  3731.          up (2),                    -- Ethernet two-way
  3732.          run (3),                   -- The eight DDCMP/X.25 states
  3733.          circuit-rejected (4),
  3734.          data-link-start (5),
  3735.          routing-layer-initialize (6),
  3736.          routing-layer-verify (7),
  3737.          routing-layer-complete (8),
  3738.          off (9),
  3739.          halt (10)
  3740.      }
  3741.      ACCESS read-only
  3742.      STATUS mandatory
  3743.      DESCRIPTION
  3744.          "This value indicates the state of a router adjacency.
  3745.          On adjacencies over a circuit of type
  3746.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3747.          adjacent node of type (phivAdjNodeType) ROUTING IV or AREA,
  3748.          this variable is the state of the Ethernet
  3749.          Initialization Layer for this adjacency, and can have
  3750.          values INITIALIZING or UP. (See Section 9.1.1 of
  3751.          DECnet Phase IV Routing Layer Functional Specification.)
  3752.  
  3753.          On adjacencies over a circuit of type
  3754.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3755.          adjacent node of type (phivAdjNodeType) NONROUTING IV,
  3756.          this variable will always take on the value UP.
  3757.  
  3758.          On adjacencies over a circuit of type
  3759.          (phivCircuitCommonType) DDCMP POINT, DDCMP CONTROL,
  3760.          DDCMP TRIBUTARY, DDCMP DMC, or X.25, this variable is
  3761.          the state of the Routing Layer Initialization Circuit
  3762.          State. (See section 7.3, ibid.)  It can have values
  3763.          between RUN and HALT.
  3764.  
  3765.          On adjacencies over a circuit of type
  3766.          (phivCircuitCommonType) OTHER, this variable may be
  3767.          used in a manner consistent with the Initialization
  3768.          Layer used on that circuit."
  3769.  
  3770.  
  3771.  
  3772.  
  3773.  
  3774. Expires April 1994                                             [Page 64]
  3775.  
  3776.  
  3777.  
  3778.  
  3779.  
  3780. draft                DECnet Phase IV MIB Extensions               Oct 93
  3781.  
  3782.  
  3783.      ::= { phivAdjNodeEntry 7 }
  3784.  
  3785. phivAdjNodePriority OBJECT-TYPE
  3786.      SYNTAX INTEGER (0..255)
  3787.      ACCESS read-only
  3788.      STATUS mandatory
  3789.      DESCRIPTION
  3790.          "Priority assigned by the adjacent node for this
  3791.          circuit."
  3792.         ::= { phivAdjNodeEntry 8 }
  3793.  
  3794. -- Line Group
  3795.  
  3796. -- The implementation of the Line Group is mandatory for all
  3797. -- conformant implementations of this memo.
  3798.  
  3799. phivLineTable OBJECT-TYPE
  3800.      SYNTAX SEQUENCE OF PhivLineEntry
  3801.      ACCESS not-accessible
  3802.      STATUS mandatory
  3803.      DESCRIPTION
  3804.          "The Line Table."
  3805.      ::= { line 1 }
  3806.  
  3807. phivLineEntry OBJECT-TYPE
  3808.      SYNTAX PhivLineEntry
  3809.      ACCESS not-accessible
  3810.      STATUS mandatory
  3811.      DESCRIPTION
  3812.          "There is one entry in the table for each line."
  3813.      INDEX  { phivLineIndex }
  3814.      ::= { phivLineTable 1 }
  3815.  
  3816. PhivLineEntry ::=
  3817.      SEQUENCE {
  3818.          phivLineIndex
  3819.              InterfaceIndex,
  3820.          phivLineName
  3821.              DisplayString,
  3822.          phivLineState
  3823.              INTEGER,
  3824.          phivLineSubstate
  3825.              INTEGER,
  3826.          phivLineService
  3827.              INTEGER,
  3828.  
  3829.  
  3830.  
  3831.  
  3832.  
  3833. Expires April 1994                                             [Page 65]
  3834.  
  3835.  
  3836.  
  3837.  
  3838.  
  3839. draft                DECnet Phase IV MIB Extensions               Oct 93
  3840.  
  3841.  
  3842.          phivLineDevice
  3843.              DisplayString,
  3844.          phivLineReceiveBuffs
  3845.              INTEGER,
  3846.          phivLineProtocol
  3847.              INTEGER,
  3848.          phivLineServiceTimer
  3849.              INTEGER,
  3850.          phivLineMaxBlock
  3851.              INTEGER
  3852.      }
  3853.  
  3854. phivLineIndex OBJECT-TYPE
  3855.      SYNTAX InterfaceIndex
  3856.      ACCESS read-only
  3857.      STATUS mandatory
  3858.      DESCRIPTION
  3859.          "The line on which this entry's equivalence is effective.
  3860.          This is the same as the ifIndex."
  3861.      ::= { phivLineEntry 1 }
  3862.  
  3863. phivLineName OBJECT-TYPE
  3864.      SYNTAX DisplayString (SIZE (0..16))
  3865.      ACCESS read-only
  3866.      STATUS mandatory
  3867.      DESCRIPTION
  3868.          "The name of the line on this row of the table."
  3869.      ::= { phivLineEntry 2 }
  3870.  
  3871. phivLineState OBJECT-TYPE
  3872.      SYNTAX INTEGER {
  3873.          on (1),
  3874.          off (2),
  3875.          service (3),
  3876.          cleared (4)
  3877.      }
  3878.      ACCESS read-only
  3879.      STATUS mandatory
  3880.      DESCRIPTION
  3881.          "This value represents Network Management operational
  3882.          state.
  3883.          NOTE that these values are incremented by one compared to
  3884.          the standard DECnet values."
  3885.      ::= { phivLineEntry 3 }
  3886.  
  3887.  
  3888.  
  3889.  
  3890.  
  3891.  
  3892. Expires April 1994                                             [Page 66]
  3893.  
  3894.  
  3895.  
  3896.  
  3897.  
  3898. draft                DECnet Phase IV MIB Extensions               Oct 93
  3899.  
  3900.  
  3901. phivLineSubstate OBJECT-TYPE
  3902.      SYNTAX INTEGER {
  3903.          starting (1),
  3904.          reflecting (2),
  3905.          looping (3),
  3906.          loading (4),
  3907.          dumping (5),
  3908.          triggering (6),
  3909.          auto-service (7),
  3910.          auto-loading (8),
  3911.          auto-dumping (9),
  3912.          auto-triggering (10),
  3913.          synchronizing (11),
  3914.          failed (12),
  3915.          running (13)
  3916.      }
  3917.      ACCESS read-only
  3918.      STATUS mandatory
  3919.      DESCRIPTION
  3920.          "This value represents the line's read-only Network
  3921.          Management substate.
  3922.          NOTE that these values are incremented by one compared to
  3923.          the standard DECnet values."
  3924.      ::= { phivLineEntry 4 }
  3925.  
  3926. phivLineService OBJECT-TYPE
  3927.      SYNTAX INTEGER {
  3928.          starting (1),
  3929.          reflecting (2),
  3930.          looping (3),
  3931.          other (4)
  3932.      }
  3933.      ACCESS read-only
  3934.      STATUS mandatory
  3935.      DESCRIPTION
  3936.          "This value represents the line's read-only Network
  3937.          Management service.
  3938.          NOTE that these values are incremented by one compared to
  3939.          the standard DECnet values and OTHER is a new addition."
  3940.      ::= { phivLineEntry 5 }
  3941.  
  3942. phivLineDevice OBJECT-TYPE
  3943.      SYNTAX DisplayString (SIZE (0..16))
  3944.      ACCESS read-only
  3945.      STATUS mandatory
  3946.  
  3947.  
  3948.  
  3949.  
  3950.  
  3951. Expires April 1994                                             [Page 67]
  3952.  
  3953.  
  3954.  
  3955.  
  3956.  
  3957. draft                DECnet Phase IV MIB Extensions               Oct 93
  3958.  
  3959.  
  3960.      DESCRIPTION
  3961.          "This value represents the Physical Link device to be
  3962.          used on the line."
  3963.      ::= { phivLineEntry 6 }
  3964.  
  3965. phivLineReceiveBuffs OBJECT-TYPE
  3966.      SYNTAX INTEGER (0..65535)
  3967.      ACCESS read-only
  3968.      STATUS mandatory
  3969.      DESCRIPTION
  3970.          "This value represents the number of receive buffers
  3971.          reserved for the line. It is a decimal number in
  3972.          the range 0-65535.  0 is supported for those vendors
  3973.          that do not reserve buffers on a per line basis and
  3974.          use a pool of buffers that can be used by any line."
  3975.      ::= { phivLineEntry 7 }
  3976.  
  3977. phivLineProtocol OBJECT-TYPE
  3978.      SYNTAX INTEGER {
  3979.          ddcmp-point (1),
  3980.          ddcmp-control (2),
  3981.          ddcmp-tributary (3),
  3982.          reserved (4),
  3983.          ddcmp-dmc (5),
  3984.          olapb (6),
  3985.          ethernet (7),
  3986.          ci (8),
  3987.          qp2 (9),
  3988.          other (14),
  3989.          fddi (15)
  3990.      }
  3991.      ACCESS read-only
  3992.      STATUS mandatory
  3993.      DESCRIPTION
  3994.          "This value represents the protocol used on the line
  3995.          device.  Note that these values are incremented by
  3996.          one compared to the standard DECnet values."
  3997.      ::= { phivLineEntry 8 }
  3998.  
  3999. phivLineServiceTimer OBJECT-TYPE
  4000.      SYNTAX INTEGER (1..65535)
  4001.      ACCESS read-only
  4002.      STATUS mandatory
  4003.      DESCRIPTION
  4004.          "This value represents the amount of time in
  4005.  
  4006.  
  4007.  
  4008.  
  4009.  
  4010. Expires April 1994                                             [Page 68]
  4011.  
  4012.  
  4013.  
  4014.  
  4015.  
  4016. draft                DECnet Phase IV MIB Extensions               Oct 93
  4017.  
  4018.  
  4019.          milliseconds allowed to elapse before a Data Link
  4020.          receive request completes while doing service
  4021.          operations."
  4022.      ::= { phivLineEntry 9 }
  4023.  
  4024. phivLineMaxBlock OBJECT-TYPE
  4025.      SYNTAX INTEGER (1..65535)
  4026.      ACCESS read-only
  4027.      STATUS mandatory
  4028.      DESCRIPTION
  4029.          "This value represents the Data Link maximum block
  4030.          size on the line."
  4031.      ::= { phivLineEntry 10 }
  4032.  
  4033. -- Non Broadcast Line Group
  4034.  
  4035. -- The implementation of the Non Broadcast Line Group is optional.
  4036. -- A system can be said to implement this group if and only if
  4037. -- all objects in this group are implemented.
  4038.  
  4039. phivNonBroadcastTable OBJECT-TYPE
  4040.      SYNTAX SEQUENCE OF PhivNonBroadcastEntry
  4041.      ACCESS not-accessible
  4042.      STATUS mandatory
  4043.      DESCRIPTION
  4044.          "The Non Broadcast Table."
  4045.      ::= { nonBroadcastLine 1 }
  4046.  
  4047. phivNonBroadcastEntry OBJECT-TYPE
  4048.      SYNTAX PhivNonBroadcastEntry
  4049.      ACCESS not-accessible
  4050.      STATUS mandatory
  4051.      DESCRIPTION
  4052.          "There is one entry in the table for each
  4053.          Non Broadcast line."
  4054.      INDEX  { phivNonBroadcastIndex }
  4055.      ::= { phivNonBroadcastTable 1 }
  4056.  
  4057. PhivNonBroadcastEntry ::=
  4058.      SEQUENCE {
  4059.          phivNonBroadcastIndex
  4060.              InterfaceIndex,
  4061.          phivNonBroadcastController
  4062.              INTEGER,
  4063.          phivNonBroadcastDuplex
  4064.  
  4065.  
  4066.  
  4067.  
  4068.  
  4069. Expires April 1994                                             [Page 69]
  4070.  
  4071.  
  4072.  
  4073.  
  4074.  
  4075. draft                DECnet Phase IV MIB Extensions               Oct 93
  4076.  
  4077.  
  4078.              INTEGER,
  4079.          phivNonBroadcastClock
  4080.              INTEGER,
  4081.          phivNonBroadcastRetransmitTimer
  4082.              INTEGER
  4083.      }
  4084.  
  4085. phivNonBroadcastIndex OBJECT-TYPE
  4086.      SYNTAX InterfaceIndex
  4087.      ACCESS read-only
  4088.      STATUS mandatory
  4089.      DESCRIPTION
  4090.          "The Non Broadcast line on which this entry's
  4091.          equivalence is effective.  This is the same value
  4092.          as the ifIndex."
  4093.      ::= { phivNonBroadcastEntry 1 }
  4094.  
  4095. phivNonBroadcastController OBJECT-TYPE
  4096.      SYNTAX INTEGER {
  4097.          normal (1),
  4098.          loopback (2),
  4099.          other (3)
  4100.      }
  4101.      ACCESS read-only
  4102.      STATUS mandatory
  4103.      DESCRIPTION
  4104.          "This value represents the Physical Link hardware
  4105.          controller mode for the line device. The values
  4106.          for controller-mode are:
  4107.  
  4108.          NORMAL  For normal controller operating mode.
  4109.  
  4110.          LOOPBACK For software controllable loopback of the
  4111.          controller. On those devices that can support this
  4112.          mode, it causes all transmitted messages to be looped
  4113.          back from within the controller itself. This is
  4114.          accomplished without any manual intervention other
  4115.          than the setting of this parameter value.
  4116.  
  4117.          OTHER indicates function is not supported
  4118.          Note that these values are incremented by one compared to
  4119.          the standard DECnet values."
  4120.      ::= { phivNonBroadcastEntry 2 }
  4121.  
  4122. phivNonBroadcastDuplex OBJECT-TYPE
  4123.  
  4124.  
  4125.  
  4126.  
  4127.  
  4128. Expires April 1994                                             [Page 70]
  4129.  
  4130.  
  4131.  
  4132.  
  4133.  
  4134. draft                DECnet Phase IV MIB Extensions               Oct 93
  4135.  
  4136.  
  4137.      SYNTAX INTEGER {
  4138.          full (1),
  4139.          half (2)
  4140.      }
  4141.      ACCESS read-only
  4142.      STATUS mandatory
  4143.      DESCRIPTION
  4144.          "This value represents the Physical Link hardware
  4145.          duplex mode of the line device. The possible modes
  4146.          are:
  4147.  
  4148.          FULL   Full-duplex
  4149.          HALF   Half-duplex
  4150.  
  4151.          Note that these values are incremented by one compared to
  4152.          the standard DECnet values."
  4153.      ::= { phivNonBroadcastEntry 3 }
  4154.  
  4155. phivNonBroadcastClock OBJECT-TYPE
  4156.      SYNTAX INTEGER {
  4157.          external (1),
  4158.          internal (2),
  4159.          other (3)
  4160.      }
  4161.      ACCESS read-only
  4162.      STATUS mandatory
  4163.      DESCRIPTION
  4164.          "This value represents the Physical Link hardware clock
  4165.          mode for the line device. The values for clock-mode are:
  4166.  
  4167.          INTERNAL For software controllable loopback use of
  4168.          the clock. On those devices that can support this
  4169.          mode, it causes the device to supply a clock signal
  4170.          such that a transmitted messages can be looped
  4171.          back from outside the device. This may require manual
  4172.          intervention other than the setting of this parameter
  4173.          value. For example, the operator may have to connect
  4174.          a loopback plug in place of the normal line.
  4175.  
  4176.          EXTERNAL For normal clock operating mode, where the
  4177.          clock signal is supplied externally to the controller.
  4178.          Note that these values are incremented by one compared to
  4179.          the standard DECnet values."
  4180.      ::= { phivNonBroadcastEntry 4 }
  4181.  
  4182.  
  4183.  
  4184.  
  4185.  
  4186.  
  4187. Expires April 1994                                             [Page 71]
  4188.  
  4189.  
  4190.  
  4191.  
  4192.  
  4193. draft                DECnet Phase IV MIB Extensions               Oct 93
  4194.  
  4195.  
  4196. phivNonBroadcastRetransmitTimer OBJECT-TYPE
  4197.      SYNTAX INTEGER (1..65535)
  4198.      ACCESS read-only
  4199.      STATUS mandatory
  4200.      DESCRIPTION
  4201.          "This value represents number of milliseconds before
  4202.          the Data Link retransmits a block on the line. On
  4203.          half-duplex lines, this parameter is the select timer."
  4204.      DEFVAL { 3000 }
  4205.      ::= { phivNonBroadcastEntry 5 }
  4206.  
  4207. -- Area Parameters Group
  4208.  
  4209. -- The implementation of the Area Parameters Group is mandatory
  4210. -- for all systems which implement level 2 routing.
  4211.  
  4212. phivAreaTable OBJECT-TYPE
  4213.      SYNTAX SEQUENCE OF PhivAreaEntry
  4214.      ACCESS not-accessible
  4215.      STATUS mandatory
  4216.      DESCRIPTION
  4217.          "Table of information kept on all areas known to
  4218.          this unit."
  4219.      ::= { area 1 }
  4220.  
  4221. phivAreaEntry OBJECT-TYPE
  4222.      SYNTAX PhivAreaEntry
  4223.      ACCESS not-accessible
  4224.      STATUS mandatory
  4225.      DESCRIPTION
  4226.          "The area routing information."
  4227.      INDEX  { phivAreaNum }
  4228.      ::= { phivAreaTable 1 }
  4229.  
  4230. PhivAreaEntry ::=
  4231.      SEQUENCE {
  4232.          phivAreaNum
  4233.              INTEGER,
  4234.          phivAreaState
  4235.              INTEGER,
  4236.          phivAreaCost
  4237.              Gauge,
  4238.          phivAreaHops
  4239.              INTEGER,
  4240.          phivAreaNextNode
  4241.  
  4242.  
  4243.  
  4244.  
  4245.  
  4246. Expires April 1994                                             [Page 72]
  4247.  
  4248.  
  4249.  
  4250.  
  4251.  
  4252. draft                DECnet Phase IV MIB Extensions               Oct 93
  4253.  
  4254.  
  4255.              PhivAddr,
  4256.          phivAreaCircuitIndex
  4257.             INTEGER
  4258.      }
  4259.  
  4260. phivAreaNum OBJECT-TYPE
  4261.      SYNTAX INTEGER (0..64)
  4262.      ACCESS read-only
  4263.      STATUS mandatory
  4264.      DESCRIPTION
  4265.          "This value indicates the area number of this entry."
  4266.      ::= { phivAreaEntry 1 }
  4267.  
  4268. phivAreaState OBJECT-TYPE
  4269.      SYNTAX INTEGER {
  4270.          reachable (4),
  4271.          unreachable (5)
  4272.      }
  4273.      ACCESS read-only
  4274.      STATUS mandatory
  4275.      DESCRIPTION
  4276.          "This value indicates the state of the area"
  4277.      ::= { phivAreaEntry 2 }
  4278.  
  4279. phivAreaCost OBJECT-TYPE
  4280.      SYNTAX Gauge
  4281.      ACCESS read-only
  4282.      STATUS mandatory
  4283.      DESCRIPTION
  4284.          "The total cost over the current path to the
  4285.           destination area. Cost is a value associated with
  4286.           using a circuit. Routing routes messages (data)
  4287.           along the path between 2 areas with the smallest
  4288.           cost."
  4289.      ::= { phivAreaEntry 3 }
  4290.  
  4291. phivAreaHops OBJECT-TYPE
  4292.      SYNTAX INTEGER (0..255)
  4293.      ACCESS read-only
  4294.      STATUS mandatory
  4295.      DESCRIPTION
  4296.          "The number of hops to a destination area. A hop is
  4297.          the routing value representing the logical distance
  4298.          between two areas in network."
  4299.      ::= { phivAreaEntry 4 }
  4300.  
  4301.  
  4302.  
  4303.  
  4304.  
  4305. Expires April 1994                                             [Page 73]
  4306.  
  4307.  
  4308.  
  4309.  
  4310.  
  4311. draft                DECnet Phase IV MIB Extensions               Oct 93
  4312.  
  4313.  
  4314.  
  4315. phivAreaNextNode OBJECT-TYPE
  4316.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  4317.      ACCESS read-only
  4318.      STATUS mandatory
  4319.      DESCRIPTION
  4320.          "The next node on the circuit used to get to the
  4321.          area under scrutiny."
  4322.      ::= { phivAreaEntry 5 }
  4323.  
  4324. phivAreaCircuitIndex OBJECT-TYPE
  4325.      SYNTAX INTEGER (1..65535)
  4326.      ACCESS read-only
  4327.      STATUS mandatory
  4328.      DESCRIPTION
  4329.          "A unique index value for each known circuit."
  4330.      ::= { phivAreaEntry 6 }
  4331.  
  4332. -- Additional Area Parameters
  4333.  
  4334. phivAreaMaxCost OBJECT-TYPE
  4335.      SYNTAX INTEGER (1..1022)
  4336.      ACCESS read-write
  4337.      STATUS mandatory
  4338.      DESCRIPTION
  4339.          "This value represents the maximum total path cost
  4340.          allowed from the executor to any other level 2 routing
  4341.          node. The AREA MAXIMUM COST number is decimal in the
  4342.          range 1-1022. This parameter is only applicable if
  4343.          the executor node is of type AREA."
  4344.      ::= { area 2 }
  4345.  
  4346. phivAreaMaxHops OBJECT-TYPE
  4347.      SYNTAX INTEGER (1..30)
  4348.      ACCESS read-write
  4349.      STATUS mandatory
  4350.      DESCRIPTION
  4351.          "This value represents the maximum number of routing hops
  4352.          allowable from the executor to any other level 2
  4353.          routing node.  This parameter is only applicable if the
  4354.          executor node is of type AREA."
  4355.      ::= { area 3 }
  4356.  
  4357. phivRouteMaxArea OBJECT-TYPE
  4358.      SYNTAX INTEGER (1..63)
  4359.  
  4360.  
  4361.  
  4362.  
  4363.  
  4364. Expires April 1994                                             [Page 74]
  4365.  
  4366.  
  4367.  
  4368.  
  4369.  
  4370. draft                DECnet Phase IV MIB Extensions               Oct 93
  4371.  
  4372.  
  4373.      ACCESS read-write
  4374.      STATUS mandatory
  4375.      DESCRIPTION
  4376.          "This value represents the largest area number and,
  4377.          therefore, number of areas that can be known about
  4378.          by the executor node's Routing. This parameter is only
  4379.          applicable if the executor node is of type AREA."
  4380.      ::= { area 4 }
  4381.  
  4382.        END
  4383.  
  4384.  
  4385.  
  4386.  
  4387.  
  4388.  
  4389.  
  4390.  
  4391.  
  4392.  
  4393.  
  4394.  
  4395.  
  4396.  
  4397.  
  4398.  
  4399.  
  4400.  
  4401.  
  4402.  
  4403.  
  4404.  
  4405.  
  4406.  
  4407.  
  4408.  
  4409.  
  4410.  
  4411.  
  4412.  
  4413.  
  4414.  
  4415.  
  4416.  
  4417.  
  4418.  
  4419.  
  4420.  
  4421.  
  4422.  
  4423. Expires April 1994                                             [Page 75]
  4424.  
  4425.  
  4426.  
  4427.  
  4428.  
  4429. draft                DECnet Phase IV MIB Extensions               Oct 93
  4430.  
  4431.  
  4432. 7.  Acknowledgements
  4433.  
  4434. This document is the result of work undertaken the by DECnet Phase IV
  4435. MIB working group. In addition, the special contributions and comments
  4436. of the following members are also acknowledged:
  4437.  
  4438.   Chris Chiotasso, Sparticus
  4439.  
  4440.   Steven Hunter, National Energy Research Supercomputer Center,
  4441.  
  4442.   Lawrence Livermore National Laboratory
  4443.  
  4444.  
  4445.  
  4446.  
  4447.  
  4448.  
  4449.  
  4450.  
  4451.  
  4452.  
  4453.  
  4454.  
  4455.  
  4456.  
  4457.  
  4458.  
  4459.  
  4460.  
  4461.  
  4462.  
  4463.  
  4464.  
  4465.  
  4466.  
  4467.  
  4468.  
  4469.  
  4470.  
  4471.  
  4472.  
  4473.  
  4474.  
  4475.  
  4476.  
  4477.  
  4478.  
  4479.  
  4480.  
  4481.  
  4482. Expires April 1994                                             [Page 76]
  4483.  
  4484.  
  4485.  
  4486.  
  4487.  
  4488. draft                DECnet Phase IV MIB Extensions               Oct 93
  4489.  
  4490.  
  4491. 8.  References
  4492.  
  4493.  
  4494. Cerf, V., "IAB Recommendations for the Development of Internet Network
  4495. Management Standards", RFC 1052, NRI, April 1988.
  4496.  
  4497. Rose M., and K. McCloghrie, "Structure and Identification of Management
  4498. Information for TCP/IP-based internets", RFC 1155, Performance Systems
  4499. International, Hughes LAN Systems, May 1990.
  4500.  
  4501. McCloghrie K., and M. Rose, "Management Information Base for Network
  4502. Management of TCP/IP-based internets MIB-II", RFC 1213, Hughes LAN Sys-
  4503. tems, Performance Systems International, March 1991.
  4504.  
  4505. Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple Network
  4506. Management Protocol", RFC 1157, SNMP Research, Performance Systems
  4507. International, Performance Systems International, MIT Laboratory for
  4508. Computer Science, May 1990.
  4509.  
  4510. McCloghrie K., and M. Rose, Editors, "Management Information Base for
  4511. Network Management of TCP/IP-based internets", RFC 1213, Performance
  4512. Systems International, March 1991.
  4513.  
  4514. Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions", RFC
  4515. 1212, Performance Systems International, Hughes LAN Systems, March 1991.
  4516.  
  4517. Cook, J., Editor, "Definitions of Managed Objects for the Ethernet-like
  4518. Interface Types", RFC 1284, Chipcom Corporation, December 1991.
  4519.  
  4520. Digital Equipment Corporation, "DECnet-ULTRIX NCP Command Reference",
  4521. Digital Equipment Corporation, Maynard, Massachusetts.
  4522.  
  4523. Digital Equipment Corporation, "DECnet-ULTRIX USE Guide", Digital Equip-
  4524. ment Corporation, Maynard, Massachusetts.
  4525.  
  4526. Digital Equipment Corporation, "DECnet DIGITAL Network Architecture,
  4527. Network Management Functional Specification", Version 4.0.0. Digital
  4528. Equipment Corporation, Maynard, Massachusetts, July 1983.
  4529.  
  4530. Digital Equipment Corporation, "DECnet DIGITAL Network Architecture,
  4531. Routing Layer Functional Specification", Version 2.0.0.  Digital Equip-
  4532. ment Corporation, Maynard, Massachusetts, May 1983.
  4533.  
  4534.  
  4535.  
  4536.  
  4537.  
  4538.  
  4539.  
  4540.  
  4541. Expires April 1994                                             [Page 77]
  4542.  
  4543.  
  4544.  
  4545.  
  4546.  
  4547. draft                DECnet Phase IV MIB Extensions               Oct 93
  4548.  
  4549.  
  4550. 9.  Security Considerations
  4551.  
  4552. Security issues are not discussed in this memo.
  4553.  
  4554.  
  4555.  
  4556.  
  4557. 10.  Author's Address
  4558.  
  4559.  
  4560.  
  4561.  
  4562.      Jon Saperia
  4563.      Digital Equipment Corporation
  4564.      153 Taylor Street
  4565.      M/S TAY2-2/B5
  4566.      Littleton, MA 01460
  4567.  
  4568.      Voice: +1 508-952-3171
  4569.      Email: saperia@tay.dec.com
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.  
  4580.  
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586.  
  4587.  
  4588.  
  4589.  
  4590.  
  4591.  
  4592.  
  4593.  
  4594.  
  4595.  
  4596.  
  4597.  
  4598.  
  4599.  
  4600. Expires April 1994                                             [Page 78]
  4601.  
  4602.  
  4603.  
  4604.  
  4605.  
  4606. draft                DECnet Phase IV MIB Extensions               Oct 93
  4607.  
  4608.  
  4609. Table of Contents
  4610.  
  4611.  
  4612. 1 Introduction ....................................................    2
  4613. 2 Changes from RFC 1289 ...........................................    3
  4614. 3 The Network Management Framework ................................    4
  4615. 3.1 Object Definitions ............................................    4
  4616. 4 Selected Objects ................................................    5
  4617. 5 Textual Conventions .............................................    7
  4618. 6 Definitions .....................................................    8
  4619. 7 Acknowledgements ................................................   76
  4620. 8 References ......................................................   77
  4621. 9 Security Considerations .........................................   78
  4622. 10 Author's Address ...............................................   78
  4623.  
  4624.  
  4625.  
  4626.  
  4627.  
  4628.  
  4629.  
  4630.  
  4631.  
  4632.  
  4633.  
  4634.  
  4635.  
  4636.  
  4637.  
  4638.  
  4639.  
  4640.  
  4641.  
  4642.  
  4643.  
  4644.  
  4645.  
  4646.  
  4647.  
  4648.  
  4649.  
  4650.  
  4651.  
  4652.  
  4653.  
  4654.  
  4655.  
  4656.  
  4657.  
  4658.  
  4659. Expires April 1994                                             [Page 79]
  4660.  
  4661.